diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-11-15 06:43:41 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-11-15 06:43:41 +0000 |
commit | 445d12e2fdbc263e7f9a971d9d2c7b75aac6de17 (patch) | |
tree | 53f73a658f0b9c344fad119e70694caaf29dd53e | |
parent | a5c48c527a2b87294f95128b43ca9f1cbfebe924 (diff) | |
download | pkgsrc-445d12e2fdbc263e7f9a971d9d2c7b75aac6de17.tar.gz |
Add p5-HTTP-Server-EV.
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 7c19de6f649..d64a52f6261 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.830 2011/11/13 13:44:54 ghen Exp $ +# $NetBSD: Makefile,v 1.831 2011/11/15 06:43:41 hiramatsu Exp $ # COMMENT= Packages related to the World Wide Web @@ -392,6 +392,7 @@ SUBDIR+= p5-HTTP-Proxy SUBDIR+= p5-HTTP-Request-AsCGI SUBDIR+= p5-HTTP-Request-Form SUBDIR+= p5-HTTP-Response-Encoding +SUBDIR+= p5-HTTP-Server-EV SUBDIR+= p5-HTTP-Server-Simple SUBDIR+= p5-HTTP-Server-Simple-Kwiki SUBDIR+= p5-HTTP-Server-Simple-Mason |