diff options
author | jlam <jlam> | 2004-12-25 23:16:04 +0000 |
---|---|---|
committer | jlam <jlam> | 2004-12-25 23:16:04 +0000 |
commit | 1e18cf13aba8d85b67adf0410fde72af6812e6d7 (patch) | |
tree | b54e021462bfcdda605b1dfce02071a9dc81f8f1 /www | |
parent | 4a3f2c34b934e6363bf08ded30ef3c2bc97e6d51 (diff) | |
download | pkgsrc-1e18cf13aba8d85b67adf0410fde72af6812e6d7.tar.gz |
Add and enable p5-Kwiki.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 904fc110e5a..0ae990ea3f0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.364 2004/12/21 03:03:30 xtraeme Exp $ +# $NetBSD: Makefile,v 1.365 2004/12/25 23:16:04 jlam Exp $ # COMMENT= Packages related to the World Wide Web @@ -199,6 +199,7 @@ SUBDIR+= p5-HTMLObject SUBDIR+= p5-HTTP-DAV SUBDIR+= p5-HTTP-Request-Form SUBDIR+= p5-HTTPD-User-Manage +SUBDIR+= p5-Kwiki SUBDIR+= p5-MasonX-Request-WithApacheSession SUBDIR+= p5-SVN-Web SUBDIR+= p5-Template-Extract |