diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-03-20 02:34:48 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-03-20 02:34:48 +0000 |
commit | 6f14ac1e0b552e7af11aa2c2ec21192cc8d3423b (patch) | |
tree | 7f91fa1e320c9df3977ceb69e34824cbf0df570d /x11-wm | |
parent | 0ec6f79d4547d8605ee51eb069206445a3afc724 (diff) | |
download | ports-6f14ac1e0b552e7af11aa2c2ec21192cc8d3423b.tar.gz ports-6f14ac1e0b552e7af11aa2c2ec21192cc8d3423b.zip |
- Reset MAINTAINER to ports@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=131680
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 \ |