diff options
-rw-r--r-- | www/lighttpd/Makefile | 3 | ||||
-rw-r--r-- | www/lighttpd/PLIST | 3 |
2 files changed, 4 insertions, 2 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/ diff --git a/www/lighttpd/PLIST b/www/lighttpd/PLIST index 87336d96574..0de5a5c100c 100644 --- a/www/lighttpd/PLIST +++ b/www/lighttpd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2005/11/06 16:47:34 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/02/15 21:15:45 joerg Exp $ bin/spawn-fcgi lib/lighttpd/mod_access.la lib/lighttpd/mod_accesslog.la @@ -8,6 +8,7 @@ lib/lighttpd/mod_cgi.la lib/lighttpd/mod_cml.la lib/lighttpd/mod_compress.la lib/lighttpd/mod_dirlisting.la +lib/lighttpd/mod_evasive.la lib/lighttpd/mod_evhost.la lib/lighttpd/mod_expire.la lib/lighttpd/mod_fastcgi.la |