aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/urlgfe
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2004-06-04 06:41:40 +0800
committerroam <roam@FreeBSD.org>2004-06-04 06:41:40 +0800
commit382201b6cc1347f520d5e2a46a26926be26782be (patch)
tree7b841659f31cb7bdc8cccbeb65f6eaf89132761e /ftp/urlgfe
parent107eee14991cb7089d0ef5d9222e4a160cf7cd50 (diff)
downloadfreebsd-ports-gnome-382201b6cc1347f520d5e2a46a26926be26782be.tar.gz
freebsd-ports-gnome-382201b6cc1347f520d5e2a46a26926be26782be.tar.zst
freebsd-ports-gnome-382201b6cc1347f520d5e2a46a26926be26782be.zip
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
Diffstat (limited to 'ftp/urlgfe')
-rw-r--r--ftp/urlgfe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/urlgfe/Makefile b/ftp/urlgfe/Makefile
index 9d399e573c0e..f9a167e72af8 100644
--- a/ftp/urlgfe/Makefile
+++ b/ftp/urlgfe/Makefile
@@ -7,6 +7,7 @@
PORTNAME= urlgfe
PORTVERSION= 0.7.1
+PORTREVISION?= 1
CATEGORIES= ftp www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= urlget
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= urlget
MAINTAINER= chip-set@mail.ru
COMMENT= A download manager
-LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
USE_GNOME= gtk20 lthack
WANT_GNOME= yes