aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-08-28 18:21:31 +0800
committertijl <tijl@FreeBSD.org>2014-08-28 18:21:31 +0800
commit37569efa0ffb142bb30b69415351eb72c9b2f7f5 (patch)
treed781081cc7ba7b393f9ab402dff8c01178eed7f7 /ftp
parent0576c6fa7edadb6c3955b9eb597797393c4fec34 (diff)
downloadfreebsd-ports-gnome-37569efa0ffb142bb30b69415351eb72c9b2f7f5.tar.gz
freebsd-ports-gnome-37569efa0ffb142bb30b69415351eb72c9b2f7f5.tar.zst
freebsd-ports-gnome-37569efa0ffb142bb30b69415351eb72c9b2f7f5.zip
dns/c-ares:
- Add USES=libtool and bump dependent ports - Move variable definitions in front of include bsd.port.options.mk - Replace patch with USES=pathfix Approved by: portmgr (implicit, bump unstaged port)
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 6e71ef11c2ec..bbcaff38f720 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= curl
PORTVERSION= 7.37.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= ftp www
MASTER_SITES= http://curl.haxx.se/download/ \
LOCAL/sunpoet