aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-13 13:50:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-13 13:50:37 +0000
commitd7eb79165d1138eb7da97d94127d12e51900559c (patch)
tree463286fb4f34e1362f9703b9ccabf7ac949578e7 /ftp/curl/Makefile
parent429cc3850ad6fa017134e487969fbfe186722be2 (diff)
Notes
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 8e5f4df99236..9c2c86248640 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= curl
-PORTVERSION= 7.34.0
+PORTVERSION= 7.35.0
CATEGORIES= ftp www
MASTER_SITES= http://curl.haxx.se/download/ \
LOCAL/sunpoet