aboutsummaryrefslogtreecommitdiff
path: root/ftp/wmget
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2004-06-03 22:41:40 +0000
committerPeter Pentchev <roam@FreeBSD.org>2004-06-03 22:41:40 +0000
commit64b64d5ff70dae7baae7d1c4985bfe485e310ca3 (patch)
tree3ba02a3613025d14be6bb631b3d27f3f9746aa88 /ftp/wmget
parent1809887ddd6fd017f42ca369f650921e08b5e991 (diff)
downloadports-64b64d5ff70dae7baae7d1c4985bfe485e310ca3.tar.gz
ports-64b64d5ff70dae7baae7d1c4985bfe485e310ca3.zip
Notes
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 8b565b0a9892..c889c373dcc3 100644
--- a/ftp/wmget/Makefile
+++ b/ftp/wmget/Makefile
@@ -6,7 +6,7 @@
PORTNAME= wmget
PORTVERSION= 0.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ftp
MASTER_SITES= http://amtrickey.net/download/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= q@uni.de
COMMENT= Dock app for Window Maker providing wget functionality
-LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
USE_X_PREFIX= yes
USE_GMAKE= yes