diff options
author | he <he> | 2008-12-16 22:22:33 +0000 |
---|---|---|
committer | he <he> | 2008-12-16 22:22:33 +0000 |
commit | 2f5a793d035c2a0bdf3b3ba9cd3ef3c3bb32aec6 (patch) | |
tree | fee1c09b0ff2b2beb2d4b577b8e196ef5658daff /www | |
parent | df5bf71453bd488a3af3a4e9dbbe512a6cf6996e (diff) | |
download | pkgsrc-2f5a793d035c2a0bdf3b3ba9cd3ef3c3bb32aec6.tar.gz |
Added p5-HTTP-Response-Encoding.
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 806843b7049..e4f093d1065 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.613 2008/12/16 01:43:34 dsainty Exp $ +# $NetBSD: Makefile,v 1.614 2008/12/16 22:22:33 he Exp $ # COMMENT= Packages related to the World Wide Web @@ -315,6 +315,7 @@ SUBDIR+= p5-HTTP-Lite SUBDIR+= p5-HTTP-Proxy SUBDIR+= p5-HTTP-Request-AsCGI SUBDIR+= p5-HTTP-Request-Form +SUBDIR+= p5-HTTP-Response-Encoding SUBDIR+= p5-HTTP-Server-Simple SUBDIR+= p5-HTTP-Server-Simple-Kwiki SUBDIR+= p5-HTTP-Server-Simple-Mason |