diff options
author | novel <novel@FreeBSD.org> | 2006-01-10 00:34:19 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-01-10 00:34:19 +0800 |
commit | d6c502558f6245241ad74976a89c2c9ae937056c (patch) | |
tree | 9885c63f2a2deb791401992cc74861b1233c188c /ftp/curl | |
parent | 147bbe8b873d6981cbeba079fb8509b6a5a8711a (diff) | |
download | freebsd-ports-gnome-d6c502558f6245241ad74976a89c2c9ae937056c.tar.gz freebsd-ports-gnome-d6c502558f6245241ad74976a89c2c9ae937056c.tar.zst freebsd-ports-gnome-d6c502558f6245241ad74976a89c2c9ae937056c.zip |
Chase gnutls update.
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 0b956fa15413..5721f26ab0a4 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -7,6 +7,7 @@ PORTNAME= curl PORTVERSION= 7.15.1 +PORTREVISION= 1 CATEGORIES= ftp ipv6 www MASTER_SITES= http://curl.haxx.se/download/ \ ${MASTER_SITE_SOURCEFORGE} \ |