diff options
Diffstat (limited to 'x11-wm/wmanager')
-rw-r--r-- | x11-wm/wmanager/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/wmanager/Makefile b/x11-wm/wmanager/Makefile index 70f215ca8c9d..1ca243ad05c0 100644 --- a/x11-wm/wmanager/Makefile +++ b/x11-wm/wmanager/Makefile @@ -1,9 +1,9 @@ PORTNAME= wmanager -PORTVERSION= 0.3.1 +DISTVERSION= 0.3.1 CATEGORIES= x11-wm MASTER_SITES= https://devel.ringlet.net/files/x11/wmanager/ -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11 window manager selector WWW= https://devel.ringlet.net/files/x11/wmanager/ @@ -17,7 +17,6 @@ USES= gl gmake pkgconfig tar:xz xorg USE_GL= gl glu USE_XORG= x11 xcursor xext xfixes xft xinerama xrender - OPTIONS_DEFINE= ADDONS DOCS EXAMPLES OPTIONS_DEFAULT=ADDONS OPTIONS_SUB= yes |