diff options
author | Alexander Langer <alex@FreeBSD.org> | 2001-05-21 16:00:16 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2001-05-21 16:00:16 +0000 |
commit | 358bb29fb21d9c897a73b605bb16336e4fafe086 (patch) | |
tree | dde52b37fb854f52fe19ed536e4f6dae8f9216b8 /graphics/xmms-gforce | |
parent | 3bae4f7eb4533243fe865564c52b98b962ec6e61 (diff) |
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.
Notes
Notes:
svn path=/head/; revision=42858
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 |