diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/skippy-xd/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/skippy/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/skippy-xd/Makefile b/x11-wm/skippy-xd/Makefile index c3ac4080f942..15601bbf1559 100644 --- a/x11-wm/skippy-xd/Makefile +++ b/x11-wm/skippy-xd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.0 CATEGORIES= x11-wm MASTER_SITES= http://thegraveyard.org/files/ -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A full-screen X11 task-switcher like Apple's Expose LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft diff --git a/x11-wm/skippy/Makefile b/x11-wm/skippy/Makefile index 67010410ac35..2531fffa295f 100644 --- a/x11-wm/skippy/Makefile +++ b/x11-wm/skippy/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://thegraveyard.org/files/ -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A full-screen X11 task-switcher like Apple's Expose LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \ |