diff options
author | jlam <jlam@pkgsrc.org> | 2006-05-02 04:42:40 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-05-02 04:42:40 +0000 |
commit | 68a8cc7b4ab2664fa4335530787a961896732504 (patch) | |
tree | c326cdbd9ae9375296bd85d95c02156b996f5ced /www/Makefile | |
parent | b935d45bf00a4361e5d52ba06ddc0271420c3533 (diff) | |
download | pkgsrc-68a8cc7b4ab2664fa4335530787a961896732504.tar.gz |
Note addition of www/p5-HTTP-Server-Simple-Static.
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 6ccd77a2d39..c533a2e9de7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.448 2006/05/02 04:13:11 jlam Exp $ +# $NetBSD: Makefile,v 1.449 2006/05/02 04:42:40 jlam Exp $ # COMMENT= Packages related to the World Wide Web @@ -222,6 +222,7 @@ SUBDIR+= p5-HTTP-Request-Form SUBDIR+= p5-HTTP-Server-Simple SUBDIR+= p5-HTTP-Server-Simple-Kwiki SUBDIR+= p5-HTTP-Server-Simple-Mason +SUBDIR+= p5-HTTP-Server-Simple-Static SUBDIR+= p5-HTTPD-User-Manage SUBDIR+= p5-Jemplate SUBDIR+= p5-Kwiki |