diff options
author | kleink <kleink@pkgsrc.org> | 2006-01-30 13:16:47 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2006-01-30 13:16:47 +0000 |
commit | 00536770a52fb36a3b9ab09f4672dce3b9940a9d (patch) | |
tree | a517df7ef3f0e7f879bdad3b734087adeb31ff5f /www/Makefile | |
parent | 37b8b91156a138163a19f760274735b296e59640 (diff) | |
download | pkgsrc-00536770a52fb36a3b9ab09f4672dce3b9940a9d.tar.gz |
Add and enable p5-LWP-Authen-Wsse.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index cc9871e20aa..0e90b06b83f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.430 2006/01/26 23:03:03 xtraeme Exp $ +# $NetBSD: Makefile,v 1.431 2006/01/30 13:16:47 kleink Exp $ # COMMENT= Packages related to the World Wide Web @@ -232,6 +232,7 @@ SUBDIR+= p5-Kwiki-Scode SUBDIR+= p5-Kwiki-Search SUBDIR+= p5-Kwiki-UserName SUBDIR+= p5-Kwiki-UserPreferences +SUBDIR+= p5-LWP-Authen-Wsse SUBDIR+= p5-MasonX-Request-WithApacheSession SUBDIR+= p5-SVN-Web SUBDIR+= p5-Template-Extract |