diff options
author | drochner <drochner@pkgsrc.org> | 2010-08-15 11:14:36 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-08-15 11:14:36 +0000 |
commit | 2455d40fe0d28267dae4b1a342658c712a32e141 (patch) | |
tree | a3bc7f98a726330d779113731d0a22c6b1a66b0e /www/curl/Makefile | |
parent | 78dc9f64fa5fb3133e5117600514012d08f7e205 (diff) | |
download | pkgsrc-2455d40fe0d28267dae4b1a342658c712a32e141.tar.gz |
update to 7.21.1
changes: bugfixes
Diffstat (limited to 'www/curl/Makefile')
-rw-r--r-- | www/curl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/curl/Makefile b/www/curl/Makefile index b65b9d20de1..16bf1e4730b 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.98 2010/07/21 17:29:48 drochner Exp $ +# $NetBSD: Makefile,v 1.99 2010/08/15 11:14:36 drochner Exp $ -DISTNAME= curl-7.21.0 +DISTNAME= curl-7.21.1 CATEGORIES= www MASTER_SITES= http://curl.haxx.se/download/ \ ftp://ftp.sunet.se/pub/www/utilities/curl/ |