diff options
author | tijl <tijl@FreeBSD.org> | 2013-10-23 02:50:47 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2013-10-23 02:50:47 +0800 |
commit | 398a657e03255a02e0b38341a5220a357169b086 (patch) | |
tree | be77a445e59532b7aa7b9000da6e648647330be9 /audio/xmms-modplug | |
parent | ee4fc5a5d32433ead9d753c96325fcfbb8ea6de0 (diff) | |
download | freebsd-ports-gnome-398a657e03255a02e0b38341a5220a357169b086.tar.gz freebsd-ports-gnome-398a657e03255a02e0b38341a5220a357169b086.tar.zst freebsd-ports-gnome-398a657e03255a02e0b38341a5220a357169b086.zip |
Reset MAINTAINER on xmms-* ports maintained by c.petrik.sosa@gmail.com.
Submitted by: "Chris Petrik" <c.petrik.sosa@gmail.com>
Diffstat (limited to 'audio/xmms-modplug')
-rw-r--r-- | audio/xmms-modplug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile index 37abd5125007..ada7da475576 100644 --- a/audio/xmms-modplug/Makefile +++ b/audio/xmms-modplug/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}-xmms/${PORTNAME}-xmms/2.05 PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}${PKGNAMEPREFIX}2.05 -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= ModPlug-based plugin for XMMS LIB_DEPENDS?= xmms:${PORTSDIR}/multimedia/xmms |