diff options
author | will <will@FreeBSD.org> | 2001-01-04 07:20:28 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-04 07:20:28 +0800 |
commit | 9d687e0aa0826e9d797342c9d85194d630ac44bf (patch) | |
tree | a1bd49776b4181c5b6bf99b159549f9750db2761 /www/Makefile | |
parent | 6f2499d48d99a73fff25bb958b31b9d376884d2d (diff) | |
download | freebsd-ports-gnome-9d687e0aa0826e9d797342c9d85194d630ac44bf.tar.gz freebsd-ports-gnome-9d687e0aa0826e9d797342c9d85194d630ac44bf.tar.zst freebsd-ports-gnome-9d687e0aa0826e9d797342c9d85194d630ac44bf.zip |
Add p5-Apache-AuthenCache 0.03, perl module that implements
authentication caching.
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 991b021d9a8f..d605bdd4acd5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -134,6 +134,7 @@ SUBDIR += p5-Apache-Archive SUBDIR += p5-Apache-AuthCookie SUBDIR += p5-Apache-AuthTicket + SUBDIR += p5-Apache-AuthenCache SUBDIR += p5-Apache-AutoIndex SUBDIR += p5-Apache-DBI SUBDIR += p5-Apache-Icon |