diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-04-21 12:20:42 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-04-21 12:20:42 +0000 |
commit | 2752e64c6d4e01ef8d636cf838e05eee43dbfc95 (patch) | |
tree | 3ffd741a2f7987a33705a6132df746b201201c66 | |
parent | 9128257a98fc3dcd1b4d215fc9d5314550936103 (diff) | |
download | pkgsrc-2752e64c6d4e01ef8d636cf838e05eee43dbfc95.tar.gz |
Add p5-Apache-LogFormat-Compiler
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index ab1d2c25159..76c699011d3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.961 2013/04/01 17:41:16 kleink Exp $ +# $NetBSD: Makefile,v 1.962 2013/04/21 12:20:42 ryoon Exp $ # COMMENT= Packages related to the World Wide Web @@ -235,6 +235,7 @@ SUBDIR+= p5-Apache-DBILogConfig SUBDIR+= p5-Apache-DBILogger SUBDIR+= p5-Apache-Filter SUBDIR+= p5-Apache-Gallery +SUBDIR+= p5-Apache-LogFormat-Compiler SUBDIR+= p5-Apache-Reload SUBDIR+= p5-Apache-SSI SUBDIR+= p5-Apache-Session |