aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/wmget
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2010-04-03 18:44:36 +0800
committerroam <roam@FreeBSD.org>2010-04-03 18:44:36 +0800
commit190df53765225dba0d1baed51432c6f9f3ce7267 (patch)
treef7f2c2194f86d21009a4ef30fe99c5ad94f72aa4 /ftp/wmget
parent792d20cadf74bec8b52bafca4843631d8bca87ac (diff)
downloadfreebsd-ports-gnome-190df53765225dba0d1baed51432c6f9f3ce7267.tar.gz
freebsd-ports-gnome-190df53765225dba0d1baed51432c6f9f3ce7267.tar.zst
freebsd-ports-gnome-190df53765225dba0d1baed51432c6f9f3ce7267.zip
Chase the ftp/curl shlib version bump.
Diffstat (limited to 'ftp/wmget')
-rw-r--r--ftp/wmget/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/wmget/Makefile b/ftp/wmget/Makefile
index b5bd19200a49..66c910a39d3a 100644
--- a/ftp/wmget/Makefile
+++ b/ftp/wmget/Makefile
@@ -6,7 +6,7 @@
PORTNAME= wmget
PORTVERSION= 0.6.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= ftp
MASTER_SITES= http://amtrickey.net/download/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= uspoerlein@gmail.com
COMMENT= Dock app for Window Maker providing wget functionality
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
USE_XORG= x11 xpm
USE_GMAKE= yes