diff options
author | cube <cube> | 2004-08-02 12:58:01 +0000 |
---|---|---|
committer | cube <cube> | 2004-08-02 12:58:01 +0000 |
commit | 03b2bfa7cbd9e81f38c684814b84c5870592a87d (patch) | |
tree | e8b7c44a6a43e31546e1d55d47f1411c1ebb93c8 /www | |
parent | 1afc91266efe365b0025fe20308e4537c5d14d29 (diff) | |
download | pkgsrc-03b2bfa7cbd9e81f38c684814b84c5870592a87d.tar.gz |
Add p5-Apache-Test
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index e00bdce06c2..68719c0b23c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.336 2004/07/30 13:00:59 cube Exp $ +# $NetBSD: Makefile,v 1.337 2004/08/02 12:58:01 cube Exp $ # COMMENT= Packages related to the World Wide Web @@ -157,6 +157,7 @@ SUBDIR+= p5-Apache-Gallery SUBDIR+= p5-Apache-Reload SUBDIR+= p5-Apache-SSI SUBDIR+= p5-Apache-Session +SUBDIR+= p5-Apache-Test SUBDIR+= p5-Apache-ePerl SUBDIR+= p5-CGI SUBDIR+= p5-CGI-Application |