aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-06 20:43:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-06 20:43:43 +0000
commitc07f3fbf62ab1d878049d817a28b18b60375d138 (patch)
treeeba62e3868e299c7f344b92460ed160672a4ada0 /ftp/curl/Makefile
parent210a87844f93c0612e068c56a3057fba93d0f61d (diff)
downloadports-c07f3fbf62ab1d878049d817a28b18b60375d138.tar.gz
ports-c07f3fbf62ab1d878049d817a28b18b60375d138.zip
Update to 7.75.0
Notes
Notes: svn path=/head/; revision=564253
Diffstat (limited to 'ftp/curl/Makefile')
-rw-r--r--ftp/curl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 7ab60b3f3e2b..4222cd48af5d 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= curl
-PORTVERSION= 7.74.0
-PORTREVISION= 1
+PORTVERSION= 7.75.0
CATEGORIES= ftp net www
MASTER_SITES= https://curl.haxx.se/download/ \
LOCAL/sunpoet