diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-10-09 12:10:02 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-10-09 12:10:02 +0000 |
commit | f5f47a5a4ea9e4e39b7264f4f9e055387bb41eb0 (patch) | |
tree | fedaedc28676986b730a2a891c51409a466b2d72 /ftp | |
parent | 1950eb3a9dcddec54d64a37f2ad658ec048ee6c9 (diff) | |
download | ports-f5f47a5a4ea9e4e39b7264f4f9e055387bb41eb0.tar.gz ports-f5f47a5a4ea9e4e39b7264f4f9e055387bb41eb0.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/curl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index b122314bf0e5..60fa37f535a0 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -3,6 +3,7 @@ PORTNAME= curl PORTVERSION= 7.50.3 +PORTREVISION= 1 CATEGORIES= ftp www MASTER_SITES= http://curl.haxx.se/download/ \ LOCAL/sunpoet |