diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-05 23:39:06 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-05 23:39:06 +0000 |
commit | 1fa9e4844d9e25cb2ebafb1d1ead6c66d03d0e1a (patch) | |
tree | d9c974716cf087174299d30f23b5b6af81f8f4bd /audio/xmms-sndfile | |
parent | d2298075a1961498bf42d51b71208ef41b4f0cea (diff) | |
download | ports-1fa9e4844d9e25cb2ebafb1d1ead6c66d03d0e1a.tar.gz ports-1fa9e4844d9e25cb2ebafb1d1ead6c66d03d0e1a.zip |
Notes
Diffstat (limited to 'audio/xmms-sndfile')
-rw-r--r-- | audio/xmms-sndfile/Makefile | 4 | ||||
-rw-r--r-- | audio/xmms-sndfile/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/xmms-sndfile/Makefile b/audio/xmms-sndfile/Makefile index ccfd9bcdbc7a..c186c43d2498 100644 --- a/audio/xmms-sndfile/Makefile +++ b/audio/xmms-sndfile/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: xmms-sndfile # Date created: 27 Dec 2001 -# Whom: David Yeske <dyeske@yahoo.com> +# Whom: David Yeske <dyeske@gmail.com> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.mega-nerd.com/xmms_sndfile/ DISTNAME= xmms_sndfile-${PORTVERSION} -MAINTAINER= dyeske@yahoo.com +MAINTAINER= dyeske@gmail.com COMMENT= XMMS plugin to allow playing libsndfile supported files LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ diff --git a/audio/xmms-sndfile/pkg-descr b/audio/xmms-sndfile/pkg-descr index 61d159417d25..8294191c434d 100644 --- a/audio/xmms-sndfile/pkg-descr +++ b/audio/xmms-sndfile/pkg-descr @@ -8,4 +8,4 @@ the GNU General Public License. WWW: http://www.mega-nerd.com/xmms_sndfile/ - David -dyeske@yahoo.com +dyeske@gmail.com |