diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-05-08 14:23:31 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-05-08 14:23:31 +0000 |
commit | 7285e27b7416f95aa62fb108b88e58b03adda627 (patch) | |
tree | ebca3ff71411d48d4aada1df36a69e323e057b53 /graphics/xmms-gforce | |
parent | bb49e8c0fd4ea3b0b3c7706bf15b2b536da84713 (diff) | |
download | FreeBSD-ports-7285e27b7416f95aa62fb108b88e58b03adda627.zip FreeBSD-ports-7285e27b7416f95aa62fb108b88e58b03adda627.tar.gz |
Give port a maintainer
Update MASTER_SITES
PR: 37841
Submitted by: new maintainer
Diffstat (limited to 'graphics/xmms-gforce')
-rw-r--r-- | graphics/xmms-gforce/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xmms-gforce/Makefile b/graphics/xmms-gforce/Makefile index 1775c37..4a10540 100644 --- a/graphics/xmms-gforce/Makefile +++ b/graphics/xmms-gforce/Makefile @@ -8,10 +8,10 @@ PORTNAME= xmms-gforce PORTVERSION= 1.1.6.x.p.3 CATEGORIES= graphics -MASTER_SITES= http://www.mnsi.net/~bgjenero/gforce/ +MASTER_SITES= http://dl.droso.net/ports/ DISTNAME= gforce-1.1.6xp3 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms |