diff options
author | sno <sno@pkgsrc.org> | 2011-11-15 12:58:15 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2011-11-15 12:58:15 +0000 |
commit | e13792325b21773bca31461bbf3fe64115536ca9 (patch) | |
tree | e2a96ab5abf6a15cc4b489d7301889e112878fd4 /www | |
parent | e27ba899d885316596a99fec70d188026f6d4073 (diff) | |
download | pkgsrc-e13792325b21773bca31461bbf3fe64115536ca9.tar.gz |
Added SUBDIR for recently added p5-HTTP-Tiny
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 d64a52f6261..e741869b945 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.831 2011/11/15 06:43:41 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.832 2011/11/15 12:58:15 sno Exp $ # COMMENT= Packages related to the World Wide Web @@ -399,6 +399,7 @@ SUBDIR+= p5-HTTP-Server-Simple-Mason SUBDIR+= p5-HTTP-Server-Simple-PSGI SUBDIR+= p5-HTTP-Server-Simple-Recorder SUBDIR+= p5-HTTP-Server-Simple-Static +SUBDIR+= p5-HTTP-Tiny SUBDIR+= p5-HTTPD-User-Manage SUBDIR+= p5-Handel SUBDIR+= p5-I18N-AcceptLanguage |