diff options
author | seb <seb> | 2006-02-07 21:33:03 +0000 |
---|---|---|
committer | seb <seb> | 2006-02-07 21:33:03 +0000 |
commit | 40c8a712e54be39244e23dc02808384316e12035 (patch) | |
tree | 4905dd04c151ad41c394e1805f37dca4e60614a2 /www/Makefile | |
parent | 8f8390b835b1833f9d1e1d1dec9684d5faf9d81d (diff) | |
download | pkgsrc-40c8a712e54be39244e23dc02808384316e12035.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 |