aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3blaster/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-10-22 03:05:23 +0000
committerPatrick Li <pat@FreeBSD.org>2002-10-22 03:05:23 +0000
commit5512d987b5769ebee63f13c153beddb64ac97c43 (patch)
tree589f9327d12abddb8f445748146cc95b1dd43a5a /audio/mp3blaster/Makefile
parent388d1c880b53a46a13542b36027acb4e21314aac (diff)
downloadports-5512d987b5769ebee63f13c153beddb64ac97c43.tar.gz
ports-5512d987b5769ebee63f13c153beddb64ac97c43.zip
Notes
Diffstat (limited to 'audio/mp3blaster/Makefile')
-rw-r--r--audio/mp3blaster/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile
index cc22dcfba500..937647675872 100644
--- a/audio/mp3blaster/Makefile
+++ b/audio/mp3blaster/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= mp3blaster
-PORTVERSION= 3.1.1
+PORTVERSION= 3.1.3
CATEGORIES= audio
-MASTER_SITES= ftp://mud.stack.nl/pub/mp3blaster/
+MASTER_SITES= http://www.stack.nl/~brama/mp3blaster/src/
MAINTAINER= greid@FreeBSD.org
@@ -27,7 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
.if !defined(WITHOUT_VORBIS)
LIB_DEPENDS+= vorbisfile.3:${PORTSDIR}/audio/libvorbis
.else
-CONFIGURE_ARGS+= --without-oggvorbis
+CONFIGURE_ARGS+= --without-oggvorbis
.endif
MAN1= mp3blaster.1 nmixer.1 splay.1