diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
commit | 4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa (patch) | |
tree | 847e15354b955cd011a1e3b06cb5f7edb79a61fb /audio/xmms-sapplug | |
parent | af5a7e53ea6040461cdb85ecb4bbbfc1ce7a7783 (diff) | |
download | ports-4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa.tar.gz ports-4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa.zip |
Notes
Diffstat (limited to 'audio/xmms-sapplug')
-rw-r--r-- | audio/xmms-sapplug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-sapplug/Makefile b/audio/xmms-sapplug/Makefile index 4c84a4962007..94063b034891 100644 --- a/audio/xmms-sapplug/Makefile +++ b/audio/xmms-sapplug/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://critical.ch/distfiles/ \ ftp://ftp.atari.art.pl/stuff/audio/8bit-music-archive/sap/plugins/xmms/ DISTNAME= sapplug-xmms-${DISTVERSION} -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= XMMS input plugin for playing 8bit Atari(TM) .sap audio files BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms |