aboutsummaryrefslogtreecommitdiff
path: root/audio/uade/Makefile
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-05-13 20:55:34 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-05-13 20:55:34 +0000
commit1c1ff9e0142a44f12e9b8eac0af77934dccbf237 (patch)
treefef6d98a8d69f17be33c938804c5059ef3aea052 /audio/uade/Makefile
parent71132f6358864aae2ea892fa5ff68f19f4782eda (diff)
downloadports-1c1ff9e0142a44f12e9b8eac0af77934dccbf237.tar.gz
ports-1c1ff9e0142a44f12e9b8eac0af77934dccbf237.zip
Notes
Diffstat (limited to 'audio/uade/Makefile')
-rw-r--r--audio/uade/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/uade/Makefile b/audio/uade/Makefile
index 1fc434882dc4..b652294f7e57 100644
--- a/audio/uade/Makefile
+++ b/audio/uade/Makefile
@@ -7,10 +7,10 @@
PORTNAME= xmms-uade
PORTVERSION= 0.80
-PORTREVISION= 3
+PORTREVISION= 5
CATEGORIES= audio
-MASTER_SITES= http://www.ee.tut.fi/%7Eheikki/uade/pre/
-DISTFILES= uade-${PORTVERSION}-pre3-antiwar${EXTRACT_SUFX}
+MASTER_SITES= http://ee.tut.fi/~heikki/uade/pre/
+DISTFILES= uade-${PORTVERSION}-pre5${EXTRACT_SUFX}
MAINTAINER= mbr@FreeBSD.org
COMMENT= Unix Amiga Delitracker Emulator with XMMS Input plugin.
@@ -31,6 +31,6 @@ CONFIGURE_ARGS= --prefix=${X11BASE}/lib/xmms \
CONFIGURE_ENV= SYSCFLAGS='${CFLAGS}'
-WRKSRC= ${WRKDIR}/uade-${PORTVERSION}-pre3-antiwar
+WRKSRC= ${WRKDIR}/uade-${PORTVERSION}-pre5
.include <bsd.port.mk>