diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 23:03:18 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 23:03:18 +0000 |
commit | 06aa815303d09728523a1521f001bd7d8ac0ff16 (patch) | |
tree | 8ef0d81d9016d3c0cd3c36f31cc02904d60bab57 /x11-wm/devilspie | |
parent | 7dad8e86731f6a02bb83a5de682e3bfbcc7232ba (diff) |
Notes
Diffstat (limited to 'x11-wm/devilspie')
-rw-r--r-- | x11-wm/devilspie/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/devilspie/Makefile b/x11-wm/devilspie/Makefile index 19fa599394ae..11a38e993f1c 100644 --- a/x11-wm/devilspie/Makefile +++ b/x11-wm/devilspie/Makefile @@ -7,14 +7,13 @@ PORTNAME= devilspie PORTVERSION= 0.20.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://www.burtonini.com/computing/ MAINTAINER= jylefort@FreeBSD.org COMMENT= A window manipulation tool -USE_XLIB= yes USE_GNOME= libwnck GNU_CONFIGURE= yes USE_GMAKE= yes |