aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/curl
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-12-13 04:57:42 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-12-13 04:57:42 +0800
commitd51921d015a5b9a924a511555c6dbb2d42558845 (patch)
treed6629bcfae952285c29ecb863ac22e43f59f6065 /ftp/curl
parent14ff9f80603d93c37b7004c08ddbcff11c01683a (diff)
downloadfreebsd-ports-gnome-d51921d015a5b9a924a511555c6dbb2d42558845.tar.gz
freebsd-ports-gnome-d51921d015a5b9a924a511555c6dbb2d42558845.tar.zst
freebsd-ports-gnome-d51921d015a5b9a924a511555c6dbb2d42558845.zip
- Update to 0.16.0
- Bump PORTREVISION for dependent ports Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
Diffstat (limited to 'ftp/curl')
-rw-r--r--ftp/curl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 82f31129337a..58739d8da3f0 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= curl
PORTVERSION= 7.51.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= ftp www
MASTER_SITES= http://curl.haxx.se/download/ \
LOCAL/sunpoet