diff options
author | eadler <eadler@FreeBSD.org> | 2012-12-10 09:20:16 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-12-10 09:20:16 +0800 |
commit | 4b03fd08409356566c7afe7550629c2b0a9dd318 (patch) | |
tree | f036f117d4a2bc5c23454b42918296299ee1a677 /audio/xmms-sndfile | |
parent | 144fac57f51b7607ec02abb9e1edcba2cabe1a3f (diff) | |
download | freebsd-ports-gnome-4b03fd08409356566c7afe7550629c2b0a9dd318.tar.gz freebsd-ports-gnome-4b03fd08409356566c7afe7550629c2b0a9dd318.tar.zst freebsd-ports-gnome-4b03fd08409356566c7afe7550629c2b0a9dd318.zip |
Revert Chris Petrik's ports to the pool. Thank you for all your work so far, and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik
Diffstat (limited to 'audio/xmms-sndfile')
-rw-r--r-- | audio/xmms-sndfile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-sndfile/Makefile b/audio/xmms-sndfile/Makefile index 1e983f1465d8..fb808439f878 100644 --- a/audio/xmms-sndfile/Makefile +++ b/audio/xmms-sndfile/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.mega-nerd.com/xmms_sndfile/ PKGNAMESUFFIX= -sndfile DISTNAME= xmms_sndfile-${PORTVERSION} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= XMMS plugin to allow playing libsndfile supported files LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ |