diff options
author | seb <seb@pkgsrc.org> | 2006-02-07 21:33:03 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2006-02-07 21:33:03 +0000 |
commit | a0f50549d3f20181526f2a37e0000dc75b921a1a (patch) | |
tree | 4905dd04c151ad41c394e1805f37dca4e60614a2 /www/Makefile | |
parent | db2929b38564e4e03854859fc4939c520565ea3b (diff) | |
download | pkgsrc-a0f50549d3f20181526f2a37e0000dc75b921a1a.tar.gz |
Add & enable p5-HTTP-Server-Simple
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 9103a8f23b2..1fd72d1c1b4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.434 2006/01/31 21:39:53 jschauma Exp $ +# $NetBSD: Makefile,v 1.435 2006/02/07 21:33:03 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -215,6 +215,7 @@ SUBDIR+= p5-HTTP-Cache-Transparent SUBDIR+= p5-HTTP-DAV SUBDIR+= p5-HTTP-GHTTP SUBDIR+= p5-HTTP-Request-Form +SUBDIR+= p5-HTTP-Server-Simple SUBDIR+= p5-HTTPD-User-Manage SUBDIR+= p5-Kwiki SUBDIR+= p5-Kwiki-Archive-Rcs |