summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-03 23:19:33 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-03 23:19:33 +0000
commit339e1d344b5f7264125adc11c4943f0616b1de1e (patch)
treec643bad566c0fa70da2c263a16a5791dbbec77d7 /www/Makefile
parentAdd p5-Apache-Archive 0.1, perl module that creates a menu to allow perusal (diff)
Add p5-Apache-AuthTicket 0.20, perl modules that implement a cookie-based
authentication system.
Notes
Notes: svn path=/head/; revision=36687
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index aad049e654d6..991b021d9a8f 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -133,6 +133,7 @@
SUBDIR += p5-Apache-ASP
SUBDIR += p5-Apache-Archive
SUBDIR += p5-Apache-AuthCookie
+ SUBDIR += p5-Apache-AuthTicket
SUBDIR += p5-Apache-AutoIndex
SUBDIR += p5-Apache-DBI
SUBDIR += p5-Apache-Icon