diff options
author | adrianp <adrianp> | 2009-02-12 00:28:12 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2009-02-12 00:28:12 +0000 |
commit | 1d5f4a4e1e56d5f8a41f66a3370c640adf3664af (patch) | |
tree | e58a806d416104a8ad2ea938939e9b0402a05bbd /www | |
parent | 5efd7f3d0f69218238e10f2e9fb974f2ae15aeff (diff) | |
download | pkgsrc-1d5f4a4e1e56d5f8a41f66a3370c640adf3664af.tar.gz |
+apache-roller
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 1a90cd4359e..0c1dc7d3f9d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.627 2009/02/05 14:08:13 taca Exp $ +# $NetBSD: Makefile,v 1.628 2009/02/12 00:28:12 adrianp Exp $ # COMMENT= Packages related to the World Wide Web @@ -63,6 +63,7 @@ SUBDIR+= ap22-authn-sasl SUBDIR+= ap22-authnz-external SUBDIR+= ap22-dnssd SUBDIR+= apache +SUBDIR+= apache-roller SUBDIR+= apache-tomcat55 SUBDIR+= apache2 SUBDIR+= apache22 |