diff options
author | will <will@FreeBSD.org> | 2001-01-04 07:21:23 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-04 07:21:23 +0800 |
commit | ccbe14610f1283eaf2fcb252410eb51811643512 (patch) | |
tree | 019c730002e250696eaa5d865d4e1df1edeb05ac /www/Makefile | |
parent | 02c8afa9d558aa8d634595a1c493038c6d51fe4b (diff) | |
download | freebsd-ports-gnome-ccbe14610f1283eaf2fcb252410eb51811643512.tar.gz freebsd-ports-gnome-ccbe14610f1283eaf2fcb252410eb51811643512.tar.zst freebsd-ports-gnome-ccbe14610f1283eaf2fcb252410eb51811643512.zip |
Add p5-Apache-AddHostPath 0.02, perl interface for transforming a
requested URI based on host/port.
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 2435e2a404bb..62aabc218ebd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -131,6 +131,7 @@ SUBDIR += oops SUBDIR += p5-Apache SUBDIR += p5-Apache-ASP + SUBDIR += p5-Apache-AddHostPath SUBDIR += p5-Apache-Archive SUBDIR += p5-Apache-AuthCookie SUBDIR += p5-Apache-AuthTicket |