aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-05-22 09:32:58 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-05-22 09:32:58 +0800
commit932dd4f5e82c2f841e6f083a511a23b0b254b36c (patch)
treea87fe0926d7e4b927b4a0bd947caaf67a3c660c0 /ftp
parente0a940d17489abf40bff9905078bd95e8c1efd79 (diff)
downloadfreebsd-ports-gnome-932dd4f5e82c2f841e6f083a511a23b0b254b36c.tar.gz
freebsd-ports-gnome-932dd4f5e82c2f841e6f083a511a23b0b254b36c.tar.zst
freebsd-ports-gnome-932dd4f5e82c2f841e6f083a511a23b0b254b36c.zip
- Bump PORTREVISION for c-ares update. I had thought this was done
and that the shlib change was missed. I was looking at the wrong port log. Reported by: miwi
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 51728fa8e0f5..b0e19f34bba8 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= curl
PORTVERSION= 7.24.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= ftp ipv6 www
MASTER_SITES= http://curl.haxx.se/download/ \
LOCAL/sunpoet