aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/curl
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2013-02-06 00:17:06 +0800
committernovel <novel@FreeBSD.org>2013-02-06 00:17:06 +0800
commit6e4b8b0fd5b90667404255713059908e7723b85f (patch)
tree39eb76ce76a50126ac09099f3cbbc3b7b481086a /ftp/curl
parentf0e73c96b18b3436059300fd0777b5e503feda22 (diff)
downloadfreebsd-ports-gnome-6e4b8b0fd5b90667404255713059908e7723b85f.tar.gz
freebsd-ports-gnome-6e4b8b0fd5b90667404255713059908e7723b85f.tar.zst
freebsd-ports-gnome-6e4b8b0fd5b90667404255713059908e7723b85f.zip
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
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 ada3eb923b09..c8aa10b45238 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= curl
PORTVERSION= 7.24.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ftp ipv6 www
MASTER_SITES= http://curl.haxx.se/download/ \
LOCAL/sunpoet