diff options
author | ahze <ahze@FreeBSD.org> | 2005-03-20 02:34:48 +0000 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-03-20 02:34:48 +0000 |
commit | ea4f264710dd0952148617c075d45b743aaa176e (patch) | |
tree | dbe029db58027cc837a3547460554039ea3ccbc1 /x11-wm | |
parent | 31c69687446fcf47793fb4eae68970945fc5b1bf (diff) | |
download | FreeBSD-ports-ea4f264710dd0952148617c075d45b743aaa176e.zip FreeBSD-ports-ea4f264710dd0952148617c075d45b743aaa176e.tar.gz |
- Reset MAINTAINER to ports@FreeBSD.org
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 c3ac408..15601bb 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 6701041..2531fff 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 \ |