diff options
author | adamw <adamw@FreeBSD.org> | 2002-12-28 21:48:48 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2002-12-28 21:48:48 +0800 |
commit | d626f93bbc3fc2f6aa14165edb038646b0c58057 (patch) | |
tree | 8c4f608c3070d77ccac2915ed262be6e53f93bb0 /graphics | |
parent | 30e6e8bdb091cee5ba0ab7f0ce9aea0373e39dcd (diff) | |
download | freebsd-ports-gnome-d626f93bbc3fc2f6aa14165edb038646b0c58057.tar.gz freebsd-ports-gnome-d626f93bbc3fc2f6aa14165edb038646b0c58057.tar.zst freebsd-ports-gnome-d626f93bbc3fc2f6aa14165edb038646b0c58057.zip |
Drop maintainer, per maintainer's request.
PR: 46573
Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xmms-gforce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmms-gforce/Makefile b/graphics/xmms-gforce/Makefile index 9280552e8fc1..63354e6d72ea 100644 --- a/graphics/xmms-gforce/Makefile +++ b/graphics/xmms-gforce/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://dl.droso.net/ports/ DISTNAME= gforce-1.1.6xp3 -MAINTAINER= erwin@lansing.dk +MAINTAINER= ports@freebsd.org BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms |