aboutsummaryrefslogtreecommitdiff
path: root/audio/adplay/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-08-15 12:58:21 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-08-15 12:58:21 +0000
commit2bf0716a8343c904b4b6bee76a9b9c0baf6f9f81 (patch)
tree04cf5405b9a58d1df510af76f7097f220e614eca /audio/adplay/Makefile
parent6cc91bccc7c0bc4f859cb25730fab4878d65fea6 (diff)
downloadports-2bf0716a8343c904b4b6bee76a9b9c0baf6f9f81.tar.gz
ports-2bf0716a8343c904b4b6bee76a9b9c0baf6f9f81.zip
Chase audio/libadplug update
Notes
Notes: svn path=/head/; revision=170699
Diffstat (limited to 'audio/adplay/Makefile')
-rw-r--r--audio/adplay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/adplay/Makefile b/audio/adplay/Makefile
index 4fee9d6d6789..e117c6e78ab4 100644
--- a/audio/adplay/Makefile
+++ b/audio/adplay/Makefile
@@ -7,7 +7,7 @@
PORTNAME= adplay
PORTVERSION= 1.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= adplug
@@ -18,7 +18,7 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}${EXTRACT_SUFX}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= AdLib player using adplug library
-LIB_DEPENDS= adplug-2.0.0:${PORTSDIR}/audio/libadplug
+LIB_DEPENDS= adplug-2.0.1.0:${PORTSDIR}/audio/libadplug
GNU_CONFIGURE= yes
WANT_SDL= yes