diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-15 21:15:45 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-15 21:15:45 +0000 |
commit | cbfc1a6dd1435f8f5de4d59c2f9e60fae288bf7b (patch) | |
tree | 96fb2808a0f531181691afffa33b55a6d3244b32 /www/lighttpd | |
parent | 10f355a3770dc9947129e62645c75ff0a0fe13af (diff) | |
download | pkgsrc-cbfc1a6dd1435f8f5de4d59c2f9e60fae288bf7b.tar.gz |
Add mod_evasive to PLIST. Bump revision.
Diffstat (limited to 'www/lighttpd')
-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 |