diff options
author | tobez <tobez@FreeBSD.org> | 2001-12-05 17:21:08 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-12-05 17:21:08 +0000 |
commit | cbd782835085f2129a0ec06e8ff69345caf25c88 (patch) | |
tree | 24d7fffe3c501d09d91003af92d7322212919c41 /www/Makefile | |
parent | 4440b33e6485aa61c55c5058e0c8ae998f36debc (diff) | |
download | FreeBSD-ports-cbd782835085f2129a0ec06e8ff69345caf25c88.zip FreeBSD-ports-cbd782835085f2129a0ec06e8ff69345caf25c88.tar.gz |
Add www/p5-Apache-Admin-Config, a perl module to manipulate Apache
configuration files.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e42fbc0..4470ef1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -198,6 +198,7 @@ SUBDIR += orion SUBDIR += p5-Apache-ASP SUBDIR += p5-Apache-AddHostPath + SUBDIR += p5-Apache-Admin-Config SUBDIR += p5-Apache-Archive SUBDIR += p5-Apache-AuthCookie SUBDIR += p5-Apache-AuthTicket |