summaryrefslogtreecommitdiff
path: root/audio/adplay/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2010-01-05 15:22:38 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2010-01-05 15:22:38 +0000
commitfc28714bb999556a4eb5e8eda2010203d592abf3 (patch)
treebcff5666d87b2ef3764f69f9ab7088aa1136ae70 /audio/adplay/Makefile
parentUpdate to 2.2 (diff)
Update to 1.7
Notes
Notes: svn path=/head/; revision=247211
Diffstat (limited to 'audio/adplay/Makefile')
-rw-r--r--audio/adplay/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/adplay/Makefile b/audio/adplay/Makefile
index ea0ea02bbb11..1abb6f238a7e 100644
--- a/audio/adplay/Makefile
+++ b/audio/adplay/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= adplay
-PORTVERSION= 1.6
-PORTREVISION= 1
+PORTVERSION= 1.7
CATEGORIES= audio
MASTER_SITES= SF/adplug/AdPlay_UNIX/${PORTVERSION}
DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}${EXTRACT_SUFX} \
@@ -17,7 +16,7 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}${EXTRACT_SUFX}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= AdLib player using adplug library
-LIB_DEPENDS= adplug-2.1:${PORTSDIR}/audio/libadplug
+LIB_DEPENDS= adplug-2.2:${PORTSDIR}/audio/libadplug
GNU_CONFIGURE= yes
WANT_SDL= yes