aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-12-21 00:37:57 +0800
committerChristian Weisgerber <naddy@FreeBSD.org>2003-12-21 00:37:57 +0800
commit63d96de22f82f902e63a87ea5145bb12c985aad6 (patch)
treeb547f3a265861dfb243e0d8ad3978b9bf05b317f /net-p2p
parent89c5de703163bc92603bc4ad3ec74b9e1f73f231 (diff)
downloadfreebsd-ports-63d96de22f82f902e63a87ea5145bb12c985aad6.tar.gz
freebsd-ports-63d96de22f82f902e63a87ea5145bb12c985aad6.tar.zst
freebsd-ports-63d96de22f82f902e63a87ea5145bb12c985aad6.zip
Catch up with libogg/libvorbis version bump.
Notes
Notes: svn path=/head/; revision=96270
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gift/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile
index ffb54fb7b1d9..e37efbcfa1ce 100644
--- a/net-p2p/gift/Makefile
+++ b/net-p2p/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