diff options
Diffstat (limited to 'audio/xmms-sid/Makefile')
-rw-r--r-- | audio/xmms-sid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile index 65f60970da3c..df8a6fa75b9a 100644 --- a/audio/xmms-sid/Makefile +++ b/audio/xmms-sid/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: xmms-sid # Date created: 9 Sep 2002 -# Whom: David Yeske <dyeske@yahoo.com> +# Whom: David Yeske <dyeske@gmail.com> # # $FreeBSD$ # @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://www.tnsp.org/xs-files/ -MAINTAINER= dyeske@yahoo.com +MAINTAINER= dyeske@gmail.com COMMENT= XMMS input plugin to play SID files LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio/libsidplay |