diff options
author | bouyer <bouyer> | 2013-01-14 14:46:01 +0000 |
---|---|---|
committer | bouyer <bouyer> | 2013-01-14 14:46:01 +0000 |
commit | 559767cab4c416d8c5fe9d1d8b060b4132b67c43 (patch) | |
tree | 8a8a4eb2b212feef7aabe8cee230e74dbfcca876 /www | |
parent | c78832e06c47f6143f537808984a9a01dd7c47ee (diff) | |
download | pkgsrc-559767cab4c416d8c5fe9d1d8b060b4132b67c43.tar.gz |
Add p5-HTTP-Server-Simple-Authen
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 3e3961c1d0f..ddc832d4b3d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.925 2013/01/10 21:32:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.926 2013/01/14 14:46:01 bouyer Exp $ # COMMENT= Packages related to the World Wide Web @@ -381,6 +381,7 @@ 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-Authen SUBDIR+= p5-HTTP-Server-Simple-Kwiki SUBDIR+= p5-HTTP-Server-Simple-Mason SUBDIR+= p5-HTTP-Server-Simple-PSGI |