diff options
author | alex <alex@FreeBSD.org> | 2001-05-22 00:00:16 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2001-05-22 00:00:16 +0800 |
commit | 531f2f741a980322b519a02c45819e2ac6cf1ba4 (patch) | |
tree | 6d82c9e1a4c9c99a9e4e15eec82a1da18eeb88ea /graphics/xmms-gforce | |
parent | e4609ace2c62bbb81fc9609de9d4477d55436b44 (diff) | |
download | freebsd-ports-gnome-531f2f741a980322b519a02c45819e2ac6cf1ba4.tar.gz freebsd-ports-gnome-531f2f741a980322b519a02c45819e2ac6cf1ba4.tar.zst freebsd-ports-gnome-531f2f741a980322b519a02c45819e2ac6cf1ba4.zip |
Release maintainership to ports@.
I really don't see a reason while I should be the only one who is allowed
to touch this port.
Diffstat (limited to 'graphics/xmms-gforce')
-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 af5bbcb684e2..1775c3723430 100644 --- a/graphics/xmms-gforce/Makefile +++ b/graphics/xmms-gforce/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.mnsi.net/~bgjenero/gforce/ DISTNAME= gforce-1.1.6xp3 -MAINTAINER= alex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms |