diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-06-07 00:21:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-06-07 00:21:17 +0000 |
commit | e19274c46cf4f6e58f2e2476d8d0110bd90f6fd0 (patch) | |
tree | 7bf1944829fbf5792755f7a9a3fcabbf69e88c0e /ftp/curl | |
parent | 59b540065002a1c550445fc8187ff21d7ecb70b9 (diff) | |
download | ports-e19274c46cf4f6e58f2e2476d8d0110bd90f6fd0.tar.gz ports-e19274c46cf4f6e58f2e2476d8d0110bd90f6fd0.zip |
Notes
Diffstat (limited to 'ftp/curl')
-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 6f86782fb701..4787bef3e1e6 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -7,6 +7,7 @@ PORTNAME= curl PORTVERSION= 7.9.7 +PORTREVISION= 1 CATEGORIES= ftp ipv6 www MASTER_SITES= http://curl.haxx.se/download/ \ http://download.sourceforge.net/curl/ \ |