diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-13 13:50:37 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-13 13:50:37 +0000 |
commit | d7eb79165d1138eb7da97d94127d12e51900559c (patch) | |
tree | 463286fb4f34e1362f9703b9ccabf7ac949578e7 /ftp/curl/Makefile | |
parent | 429cc3850ad6fa017134e487969fbfe186722be2 (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 8e5f4df99236..9c2c86248640 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= curl -PORTVERSION= 7.34.0 +PORTVERSION= 7.35.0 CATEGORIES= ftp www MASTER_SITES= http://curl.haxx.se/download/ \ LOCAL/sunpoet |