diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-12-08 23:32:34 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-12-08 23:32:34 +0000 |
commit | 5b7ca5fcb5a96a6f74467ca6037ac91203538bbf (patch) | |
tree | 6eaa9f80a782041fe4bffbcaf14d5753fd8a392f | |
parent | 0d915a97f3113a20c8ec3211ba43e4341d17c680 (diff) | |
download | pkgsrc-5b7ca5fcb5a96a6f74467ca6037ac91203538bbf.tar.gz |
+ apache22
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 700bbe25943..c3682b46f69 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.489 2006/12/07 02:35:41 xtraeme Exp $ +# $NetBSD: Makefile,v 1.490 2006/12/08 23:32:34 xtraeme Exp $ # COMMENT= Packages related to the World Wide Web @@ -57,6 +57,7 @@ SUBDIR+= ap2-xslt2 SUBDIR+= apache SUBDIR+= apache-tomcat55 SUBDIR+= apache2 +SUBDIR+= apache22 SUBDIR+= apachetop SUBDIR+= apc-gui SUBDIR+= asp2php |