diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-28 10:21:31 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-28 10:21:31 +0000 |
commit | c8711e099a3d343177de2ef23a0c0541026bf631 (patch) | |
tree | d781081cc7ba7b393f9ab402dff8c01178eed7f7 /ftp | |
parent | b51916dd1efd2d6aec84d4a383ab11afb999ed0d (diff) | |
download | ports-c8711e099a3d343177de2ef23a0c0541026bf631.tar.gz ports-c8711e099a3d343177de2ef23a0c0541026bf631.zip |
Notes
Diffstat (limited to 'ftp')
-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 6e71ef11c2ec..bbcaff38f720 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -3,7 +3,7 @@ PORTNAME= curl PORTVERSION= 7.37.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp www MASTER_SITES= http://curl.haxx.se/download/ \ LOCAL/sunpoet |