diff options
author | wiz <wiz> | 2008-03-06 14:53:47 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-03-06 14:53:47 +0000 |
commit | 1b58fca7c77c6721b1a282f516fccea2179a1f87 (patch) | |
tree | 362cd4a009223f6fa5554d5013e0283cdeadca13 /www/cherokee | |
parent | 39d7d49c2df989b5f9261fac7889b68a61519940 (diff) | |
download | pkgsrc-1b58fca7c77c6721b1a282f516fccea2179a1f87.tar.gz |
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
Diffstat (limited to 'www/cherokee')
-rw-r--r-- | www/cherokee/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index b02d1f7c9e9..00dd22dcf49 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2008/02/04 20:10:34 tnn Exp $ +# $NetBSD: Makefile,v 1.9 2008/03/06 14:53:55 wiz Exp $ # DISTNAME= cherokee-0.5.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.cherokee-project.com/download/0.5/0.5.3/ |