diff options
author | ahze <ahze@FreeBSD.org> | 2005-03-20 10:34:48 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-03-20 10:34:48 +0800 |
commit | ea4f264710dd0952148617c075d45b743aaa176e (patch) | |
tree | dbe029db58027cc837a3547460554039ea3ccbc1 /x11-wm/skippy | |
parent | 31c69687446fcf47793fb4eae68970945fc5b1bf (diff) | |
download | freebsd-ports-gnome-ea4f264710dd0952148617c075d45b743aaa176e.tar.gz freebsd-ports-gnome-ea4f264710dd0952148617c075d45b743aaa176e.tar.zst freebsd-ports-gnome-ea4f264710dd0952148617c075d45b743aaa176e.zip |
- Reset MAINTAINER to ports@FreeBSD.org
Diffstat (limited to 'x11-wm/skippy')
-rw-r--r-- | x11-wm/skippy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |