diff options
author | kim <kim> | 2002-09-01 22:44:00 +0000 |
---|---|---|
committer | kim <kim> | 2002-09-01 22:44:00 +0000 |
commit | 4337e55e5bf95530b6d2ae6a12ad0ea25ddec7e7 (patch) | |
tree | 747db58a38c56c261ff21f7c7ac4c8c16b03bd4b /www | |
parent | 92ca5a1fca0046bc2b3f1f5e7e2be8eafd7bad1e (diff) | |
download | pkgsrc-4337e55e5bf95530b6d2ae6a12ad0ea25ddec7e7.tar.gz |
Add and enable p5-Apache-Gallery
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 ef86b4251ea..911150333d0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.206 2002/08/23 11:49:22 wiz Exp $ +# $NetBSD: Makefile,v 1.207 2002/09/01 22:44:00 kim Exp $ # COMMENT= Packages related to the World Wide Web @@ -103,6 +103,7 @@ SUBDIR+= p5-Apache-ASP SUBDIR+= p5-Apache-DBILogConfig SUBDIR+= p5-Apache-DBILogger SUBDIR+= p5-Apache-Filter +SUBDIR+= p5-Apache-Gallery SUBDIR+= p5-Apache-SSI SUBDIR+= p5-Apache-Session SUBDIR+= p5-Apache-ePerl |