diff options
author | minskim <minskim@pkgsrc.org> | 2006-08-22 21:48:29 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-08-22 21:48:29 +0000 |
commit | cfc48243e6d1c56624dba4676b563ff1c6ccb758 (patch) | |
tree | da19bf9379c235ce5ad1e922aed69b3f3ce94bb4 /www/Makefile | |
parent | 52b8a35ee4d00318bc92c797eb9bdebb901faaf2 (diff) | |
download | pkgsrc-cfc48243e6d1c56624dba4676b563ff1c6ccb758.tar.gz |
Add p5-HTTP-Lite.
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 5dee2be9cb6..46abe67d370 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.468 2006/08/17 11:57:24 darcy Exp $ +# $NetBSD: Makefile,v 1.469 2006/08/22 21:48:29 minskim Exp $ # COMMENT= Packages related to the World Wide Web @@ -214,6 +214,7 @@ SUBDIR+= p5-HTMLObject SUBDIR+= p5-HTTP-Cache-Transparent SUBDIR+= p5-HTTP-DAV SUBDIR+= p5-HTTP-GHTTP +SUBDIR+= p5-HTTP-Lite SUBDIR+= p5-HTTP-Proxy SUBDIR+= p5-HTTP-Request-Form SUBDIR+= p5-HTTP-Server-Simple |