diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2003-06-06 08:28:34 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2003-06-06 08:28:34 +0000 |
commit | 9353a767a1f01a31703d78d1374acfc28ae9758c (patch) | |
tree | 95b7a8bc07c03adb8a0d22fddadf577e13cec5b1 /ftp/curl/Makefile | |
parent | ac5cd0ff833eba0b6f505beac2652de1641683f1 (diff) |
Notes
Diffstat (limited to 'ftp/curl/Makefile')
-rw-r--r-- | ftp/curl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index a01b600fee49..8961a1c0c55d 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= curl -PORTVERSION= 7.10.4 +PORTVERSION= 7.10.5 CATEGORIES= ftp ipv6 www MASTER_SITES= http://curl.haxx.se/download/ \ ${MASTER_SITE_SOURCEFORGE} \ |