aboutsummaryrefslogtreecommitdiff
path: root/ftp/wmget
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-07-11 16:26:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-07-11 16:26:26 +0000
commitc2d1a14c7c87601a2482b2337ade1454f6ac5a68 (patch)
treed6c77b7a4c1035ef2fe37dd09eb4885e2b07cae0 /ftp/wmget
parentfcf1af8ef459be093271d14274f70832a4bc883a (diff)
downloadports-c2d1a14c7c87601a2482b2337ade1454f6ac5a68.tar.gz
ports-c2d1a14c7c87601a2482b2337ade1454f6ac5a68.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 9b07a3318ad3..63c165ec2894 100644
--- a/ftp/wmget/Makefile
+++ b/ftp/wmget/Makefile
@@ -6,7 +6,7 @@
PORTNAME= wmget
PORTVERSION= 0.6.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= ftp
MASTER_SITES= http://amtrickey.net/download/ \
${MASTER_SITE_LOCAL}
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= uqs@FreeBSD.org
COMMENT= Dock app for Window Maker providing wget functionality
-LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
USE_XORG= x11 xpm
USE_GMAKE= yes