diff options
author | obache <obache@pkgsrc.org> | 2007-03-11 16:00:55 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-03-11 16:00:55 +0000 |
commit | a6a745d0217e5474f3eef3341953a88d04ab134e (patch) | |
tree | e89c2885bc7bf1bbab0b5105883bd67f0d28f694 /www/Makefile | |
parent | 3596d0b4c020c5dfb6928851f0c59f5240df1da8 (diff) | |
download | pkgsrc-a6a745d0217e5474f3eef3341953a88d04ab134e.tar.gz |
Added and enabled p5-Kwiki-Archive-Cvs.
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 0d412106879..603e1a2dd39 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.498 2007/02/01 14:08:55 ghen Exp $ +# $NetBSD: Makefile,v 1.499 2007/03/11 16:00:55 obache Exp $ # COMMENT= Packages related to the World Wide Web @@ -228,6 +228,7 @@ SUBDIR+= p5-HTTP-Server-Simple-Static SUBDIR+= p5-HTTPD-User-Manage SUBDIR+= p5-Jemplate SUBDIR+= p5-Kwiki +SUBDIR+= p5-Kwiki-Archive-Cvs SUBDIR+= p5-Kwiki-Archive-Rcs SUBDIR+= p5-Kwiki-BreadCrumbs SUBDIR+= p5-Kwiki-Edit-RequireUserName |