diff options
author | will <will@FreeBSD.org> | 2000-06-22 13:52:15 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-22 13:52:15 +0800 |
commit | bf9acc19d998a7c19c763f3a3bcb63c6179c7257 (patch) | |
tree | 3490cb71af94822c2e59ca40c621a181292031c0 /x11-wm/wmanager/Makefile | |
parent | 34a6d9bcb48844cfb1238a183e1bc9f7ccd195b7 (diff) | |
download | freebsd-ports-graphics-bf9acc19d998a7c19c763f3a3bcb63c6179c7257.tar.gz freebsd-ports-graphics-bf9acc19d998a7c19c763f3a3bcb63c6179c7257.tar.zst freebsd-ports-graphics-bf9acc19d998a7c19c763f3a3bcb63c6179c7257.zip |
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
Diffstat (limited to 'x11-wm/wmanager/Makefile')
-rw-r--r-- | x11-wm/wmanager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmanager/Makefile b/x11-wm/wmanager/Makefile index 280c5a2c6c7..934a1c89ca7 100644 --- a/x11-wm/wmanager/Makefile +++ b/x11-wm/wmanager/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm MASTER_SITES= http://heuss.techfak.uni-bielefeld.de/www/mtessmer/wmanager/ EXTRACT_SUFX= .src.tar.bz2 -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk/ |