aboutsummaryrefslogtreecommitdiff
path: root/audio/liteamp/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-07-28 12:27:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-07-28 12:27:31 +0000
commit605b51623904901c5be12539309f2345d1751741 (patch)
tree698a951c5110d6765f602f134f00403efbe3a817 /audio/liteamp/Makefile
parent7a58a475e7bd926d065dab0f108b18a67af0906b (diff)
downloadports-605b51623904901c5be12539309f2345d1751741.tar.gz
ports-605b51623904901c5be12539309f2345d1751741.zip
Notes
Diffstat (limited to 'audio/liteamp/Makefile')
-rw-r--r--audio/liteamp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile
index f71fca7e61c9..3f11bb7b6f1a 100644
--- a/audio/liteamp/Makefile
+++ b/audio/liteamp/Makefile
@@ -6,7 +6,7 @@
PORTNAME= liteamp
PORTVERSION= 0.2.3.2
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= audio gnome
MASTER_SITES= http://kldp.net/frs/download.php/547/
@@ -15,7 +15,7 @@ COMMENT= Light-weight Music Player for GNOME2
LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \
mad.2:${PORTSDIR}/audio/mad \
- vorbisfile.4:${PORTSDIR}/audio/libvorbis
+ vorbisfile.5:${PORTSDIR}/audio/libvorbis
USE_XLIB= yes
USE_GMAKE= yes