summaryrefslogtreecommitdiff
path: root/audio/moss/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-10-06 15:16:03 +0000
committerminskim <minskim@pkgsrc.org>2004-10-06 15:16:03 +0000
commitfa55cfd7fcf68e3afc9c7a401d5ad3a787d17c3a (patch)
treebfed782448d6b63b7d4b815e45d97ded46225e0f /audio/moss/Makefile
parent0bb0bdc5bcbd7ddfb36d5281ad2228c80032faab (diff)
downloadpkgsrc-fa55cfd7fcf68e3afc9c7a401d5ad3a787d17c3a.tar.gz
Update moss to 0.1.9. Submitted by Myung-Gon Park, new MAINTAINER.
Changes: - Bug fix in live mode.
Diffstat (limited to 'audio/moss/Makefile')
-rw-r--r--audio/moss/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/moss/Makefile b/audio/moss/Makefile
index 6e7084c2551..ed0579da6d6 100644
--- a/audio/moss/Makefile
+++ b/audio/moss/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2004/08/17 15:50:30 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2004/10/06 15:16:03 minskim Exp $
-DISTNAME= moss-0.1.8
+DISTNAME= moss-0.1.9
CATEGORIES= audio
-MASTER_SITES= http://kldp.net/download.php/1434/
+MASTER_SITES= http://kldp.net/download.php/1528/
-MAINTAINER= yongbin@yongbin.com
+MAINTAINER= myunggoni@users.kldp.net
HOMEPAGE= http://moss.kldp.net/
COMMENT= MP3/OGG Streaming Server
@@ -25,8 +25,8 @@ SUBST_CLASSES+= path
SUBST_MESSAGE.path= "Fixing hardcoded paths."
SUBST_STAGE.path= post-patch
SUBST_FILES.path= moss.conf.sample
-SUBST_SED.path= -e 's,$${prefix}/var,${VARBASE},g' \
- -e 's,$${prefix}/share,${PREFIX}/share,g'
+SUBST_SED.path= -e 's,$${PREFIX}/var,${VARBASE},g' \
+ -e 's,$${PREFIX}/share,${PREFIX}/share,g'
FILES_SUBST+= INTERPRETER=${PYTHONBIN}