diff options
author | jlam <jlam@pkgsrc.org> | 2006-05-02 04:13:11 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-05-02 04:13:11 +0000 |
commit | 1fd2b942a4121d86b4406082a2a7a1ffcb667803 (patch) | |
tree | 6cc277f18bd96edaefe2e1968cf6a404db53f8ed /www | |
parent | 8f23ec604c365c0f0acc16e2ca4cd128e08d1adc (diff) | |
download | pkgsrc-1fd2b942a4121d86b4406082a2a7a1ffcb667803.tar.gz |
Note addition of www/p5-HTTP-Server-Simple-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 f60f3f6106f..6ccd77a2d39 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.447 2006/05/01 15:10:12 jschauma Exp $ +# $NetBSD: Makefile,v 1.448 2006/05/02 04:13:11 jlam Exp $ # COMMENT= Packages related to the World Wide Web @@ -220,6 +220,7 @@ SUBDIR+= p5-HTTP-GHTTP SUBDIR+= p5-HTTP-Proxy SUBDIR+= p5-HTTP-Request-Form SUBDIR+= p5-HTTP-Server-Simple +SUBDIR+= p5-HTTP-Server-Simple-Kwiki SUBDIR+= p5-HTTP-Server-Simple-Mason SUBDIR+= p5-HTTPD-User-Manage SUBDIR+= p5-Jemplate |