aboutsummaryrefslogtreecommitdiffstats
path: root/net/gift
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-12-21 00:37:57 +0800
committernaddy <naddy@FreeBSD.org>2003-12-21 00:37:57 +0800
commit65c95ed317d5247174995e434fc6898807b43115 (patch)
treeed49bb0c5e68c117a3f3b746e36ddafc32401539 /net/gift
parent5b3197d3498bc5e00cf42ac3e55c2b4e89bed552 (diff)
downloadfreebsd-ports-gnome-65c95ed317d5247174995e434fc6898807b43115.tar.gz
freebsd-ports-gnome-65c95ed317d5247174995e434fc6898807b43115.tar.zst
freebsd-ports-gnome-65c95ed317d5247174995e434fc6898807b43115.zip
Catch up with libogg/libvorbis version bump.
Diffstat (limited to 'net/gift')
-rw-r--r--net/gift/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gift/Makefile b/net/gift/Makefile
index ffb54fb7b1d9..e37efbcfa1ce 100644
--- a/net/gift/Makefile
+++ b/net/gift/Makefile
@@ -7,7 +7,7 @@
PORTNAME= giFT
PORTVERSION= 0.11.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:L}
@@ -17,7 +17,7 @@ MAINTAINER= shoesoft@gmx.net
COMMENT= An OpenFT, Gnutella and FastTrack p2p network client
LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl \
- vorbis.2:${PORTSDIR}/audio/libvorbis \
+ vorbis.3:${PORTSDIR}/audio/libvorbis \
Magick.6:${PORTSDIR}/graphics/ImageMagick
.if defined(WITH_LIBMAGIC)
LIB_DEPENDS+= magic.1:${PORTSDIR}/sysutils/file