diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-02-02 23:44:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-02-02 23:44:01 +0000 |
commit | 2be3df4e6cd3903e9986f58d8470af2eeb8ddb04 (patch) | |
tree | 62bb721c2238601abab3327be8256421078184d4 /audio/xmms-sid | |
parent | 28e954021129898a645c3b91269e3a9caf6647de (diff) | |
download | ports-2be3df4e6cd3903e9986f58d8470af2eeb8ddb04.tar.gz ports-2be3df4e6cd3903e9986f58d8470af2eeb8ddb04.zip |
Notes
Diffstat (limited to 'audio/xmms-sid')
-rw-r--r-- | audio/xmms-sid/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-sid/pkg-descr | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile index bd420aa4aa7a..7a6c6d87c9c8 100644 --- a/audio/xmms-sid/Makefile +++ b/audio/xmms-sid/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://www.tnsp.org/xs-files/ -MAINTAINER= dyeske@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= XMMS input plugin to play SID files LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio/libsidplay diff --git a/audio/xmms-sid/pkg-descr b/audio/xmms-sid/pkg-descr index 179f8803729b..e11d3255ddd6 100644 --- a/audio/xmms-sid/pkg-descr +++ b/audio/xmms-sid/pkg-descr @@ -4,6 +4,3 @@ playing, XMMS-SID uses the excellent libsidplay SID-chip/6502 emulator engine WWW: http://www.tnsp.org/xmms-sid.php - -- David -dyeske@gmail.com |