diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2004-04-09 12:14:13 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2004-04-09 12:14:13 +0000 |
commit | bcc2c336a4d34a79120d96d7fc1ce48e0b72a149 (patch) | |
tree | 2d00db27212f3004304e714030651d87f8e42219 /ftp/curl/Makefile | |
parent | b6c27fee7e25ecc8f4e36a37eb33dd24f016016f (diff) |
Notes
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 a53f0cff9640..6dd00da8d155 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -6,8 +6,7 @@ # PORTNAME= curl -PORTVERSION= 7.11.0 -PORTREVISION= 1 +PORTVERSION= 7.11.1 CATEGORIES= ftp ipv6 www MASTER_SITES= http://curl.haxx.se/download/ \ ${MASTER_SITE_SOURCEFORGE} \ |