diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-06-16 02:50:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-06-16 02:50:28 +0000 |
commit | bc7de3495f489a63887020ea707aa776e3d4a632 (patch) | |
tree | 8e1b95d28c94b11ee74d279123d00c71632c511e /ftp/curl/Makefile | |
parent | b95035a68731845d2ed086df7f54bfbbfe517ccf (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 8961a1c0c55d..cffbe28ad47b 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -7,6 +7,7 @@ PORTNAME= curl PORTVERSION= 7.10.5 +PORTREVISION= 1 CATEGORIES= ftp ipv6 www MASTER_SITES= http://curl.haxx.se/download/ \ ${MASTER_SITE_SOURCEFORGE} \ |