aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-20 22:52:31 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-20 22:52:31 +0000
commitf7ed30266b432ee3646ccf0efdbb6d231eba0ebd (patch)
tree1629e57fb13cf451da8622f038457aa0be6371b6 /ftp/curl/Makefile
parent1a2f33a25300fc78a5b5fad018380309619a861e (diff)
downloadports-f7ed30266b432ee3646ccf0efdbb6d231eba0ebd.tar.gz
ports-f7ed30266b432ee3646ccf0efdbb6d231eba0ebd.zip
Update to 7.65.3
Notes
Notes: svn path=/head/; revision=507027
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 58204579ab15..afd13d5462e3 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= curl
-PORTVERSION= 7.65.2
+PORTVERSION= 7.65.3
CATEGORIES= ftp net www
MASTER_SITES= https://curl.haxx.se/download/ \
LOCAL/sunpoet