diff options
author | joerg <joerg@pkgsrc.org> | 2008-05-20 14:22:50 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-05-20 14:22:50 +0000 |
commit | e19886aab778bbe6100179cb543a8d8d2ef23ecc (patch) | |
tree | f182570f840f8bdc4584280f9195b3c8efea3e45 /www/lighttpd | |
parent | 67606d2c9111703017d7c19b984ba3c98dbf7fdb (diff) | |
download | pkgsrc-e19886aab778bbe6100179cb543a8d8d2ef23ecc.tar.gz |
Belatedly bump revision for CVE-2008-1531 fix.
Diffstat (limited to 'www/lighttpd')
-rw-r--r-- | www/lighttpd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index d03454b28f7..bc4dd6e6912 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2008/03/15 10:53:50 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2008/05/20 14:22:50 joerg Exp $ DISTNAME= lighttpd-1.4.19 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.lighttpd.net/download/ |