diff options
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/ |