aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-04-22 18:51:24 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-04-22 18:51:24 +0000
commit6ca4a18b8cf257065dd9b333e927068e520ea222 (patch)
treebeb48ac5372e8d83d62b4afc134f40de01a226ce /ftp/curl/Makefile
parentabe21652541f8618f69c5b50e420a938191cb98a (diff)
downloadports-6ca4a18b8cf257065dd9b333e927068e520ea222.tar.gz
ports-6ca4a18b8cf257065dd9b333e927068e520ea222.zip
- Update to 7.42.0
Notes
Notes: svn path=/head/; revision=384502
Diffstat (limited to 'ftp/curl/Makefile')
-rw-r--r--ftp/curl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 94a1f2152a1b..7ff40d283590 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= curl
-PORTVERSION= 7.41.0
+PORTVERSION= 7.42.0
CATEGORIES= ftp www
MASTER_SITES= http://curl.haxx.se/download/ \
LOCAL/sunpoet