aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-06-26 17:13:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-06-26 17:13:00 +0000
commit5490165e73d99c4717d7f6d9db38d97d916ad882 (patch)
tree3495a3962c215748eca96fe923fb280765b3d54e /ftp/curl/Makefile
parent00a1fe6368468ecfd4e35ea33f2d0898aa31f022 (diff)
downloadports-5490165e73d99c4717d7f6d9db38d97d916ad882.tar.gz
ports-5490165e73d99c4717d7f6d9db38d97d916ad882.zip
- Update to 7.49.1
Notes
Notes: svn path=/head/; revision=417535
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 568eace6cc11..38bab59e26df 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= curl
-PORTVERSION= 7.49.0
+PORTVERSION= 7.49.1
CATEGORIES= ftp www
MASTER_SITES= http://curl.haxx.se/download/ \
LOCAL/sunpoet