diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fbcmd/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/fbpager/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/genmenu/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/fbcmd/Makefile b/x11-wm/fbcmd/Makefile index 7a840c96087e..df007047279b 100644 --- a/x11-wm/fbcmd/Makefile +++ b/x11-wm/fbcmd/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://darkshed.dyndns.org/~mathias/files/c_cpp/fbcmd/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= pav -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= A commandline utility for controlling fluxbox RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox-devel diff --git a/x11-wm/fbpager/Makefile b/x11-wm/fbpager/Makefile index f1d014a8121b..27da828b22da 100644 --- a/x11-wm/fbpager/Makefile +++ b/x11-wm/fbpager/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.4 CATEGORIES= x11-wm MASTER_SITES= http://www.fluxbox.org/download/ -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= Desktop pager for the Fluxbox window manager USE_X_PREFIX= yes diff --git a/x11-wm/genmenu/Makefile b/x11-wm/genmenu/Makefile index cadd99af05ab..946fa814c124 100644 --- a/x11-wm/genmenu/Makefile +++ b/x11-wm/genmenu/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.0.7 CATEGORIES= x11-wm MASTER_SITES= http://gtk.no/archive/genmenu/ -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= Generating menus for Bbox, Fbox, Obox, WM and E RUN_DEPENDS= bash:${PORTSDIR}/shells/bash |