diff options
Diffstat (limited to 'www/lighttpd/Makefile')
-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 f5710d31394..12123777205 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2006/02/15 16:46:32 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/02/15 21:15:45 joerg Exp $ DISTNAME= lighttpd-1.4.10 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.lighttpd.net/download/ |