diff options
Diffstat (limited to 'ftp/curl/Makefile')
-rw-r--r-- | ftp/curl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index 5721f26..855beb0 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -6,8 +6,7 @@ # PORTNAME= curl -PORTVERSION= 7.15.1 -PORTREVISION= 1 +PORTVERSION= 7.15.3 CATEGORIES= ftp ipv6 www MASTER_SITES= http://curl.haxx.se/download/ \ ${MASTER_SITE_SOURCEFORGE} \ |