diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2002-02-22 09:52:10 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2002-02-22 09:52:10 +0000 |
commit | ad70fbdb998e52d96549389b83953fe256cf8eab (patch) | |
tree | af676dcd3a6451c8db935cdc706861aba7c53efb /ftp/curl/Makefile | |
parent | 36062ffe27e716f4b1a082f49b9666628b11e84c (diff) |
Notes
Diffstat (limited to 'ftp/curl/Makefile')
-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 902083055684..3f5d30feb44b 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -7,6 +7,7 @@ PORTNAME= curl PORTVERSION= 7.9.2 +PORTREVISION= 1 CATEGORIES= ftp ipv6 www MASTER_SITES= http://curl.haxx.se/download/ \ http://download.sourceforge.net/curl/ \ |