diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-03-07 11:25:10 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-03-07 11:25:10 +0800 |
commit | d43ea8768e0bf1e39de18f804246f3e634fe998f (patch) | |
tree | 4182f12506e5ebc35eb16b446a1a7b815762ed62 /audio/xmms-modplug | |
parent | 49f67f0f61db6ce04ad97be8c96b8ca1bdb70943 (diff) | |
download | freebsd-ports-gnome-d43ea8768e0bf1e39de18f804246f3e634fe998f.tar.gz freebsd-ports-gnome-d43ea8768e0bf1e39de18f804246f3e634fe998f.tar.zst freebsd-ports-gnome-d43ea8768e0bf1e39de18f804246f3e634fe998f.zip |
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt
Diffstat (limited to 'audio/xmms-modplug')
-rw-r--r-- | audio/xmms-modplug/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile index 51206a22bc8b..f20e53fc5e5f 100644 --- a/audio/xmms-modplug/Makefile +++ b/audio/xmms-modplug/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= SF/${PORTNAME}-xmms/${PORTNAME}-xmms/2.05 PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}${PKGNAMEPREFIX}2.05 -MAINTAINER= ports@FreeBSD.org -COMMENT= A modplug-based plugin for XMMS +MAINTAINER= c.petrik.sosa@gmail.com +COMMENT= Modplug-based plugin for XMMS LIB_DEPENDS?= xmms.4:${PORTSDIR}/multimedia/xmms LIB_DEPENDS+= modplug.1:${PORTSDIR}/audio/libmodplug |