diff options
author | seb <seb@pkgsrc.org> | 2006-02-07 23:29:16 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2006-02-07 23:29:16 +0000 |
commit | 17b840ad5552b4005a7029c7241bd82112741fc8 (patch) | |
tree | 8841911a9f9057325b6ea29cc66b998c4c425b56 /www/Makefile | |
parent | db47f125a4b0af63f7ffd0fbbe147e180119150d (diff) | |
download | pkgsrc-17b840ad5552b4005a7029c7241bd82112741fc8.tar.gz |
Add & enable p5-HTTP-Server-Simple-Mason
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 1fd72d1c1b4..ddadb02919c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.435 2006/02/07 21:33:03 seb Exp $ +# $NetBSD: Makefile,v 1.436 2006/02/07 23:29:16 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -216,6 +216,7 @@ SUBDIR+= p5-HTTP-DAV SUBDIR+= p5-HTTP-GHTTP SUBDIR+= p5-HTTP-Request-Form SUBDIR+= p5-HTTP-Server-Simple +SUBDIR+= p5-HTTP-Server-Simple-Mason SUBDIR+= p5-HTTPD-User-Manage SUBDIR+= p5-Kwiki SUBDIR+= p5-Kwiki-Archive-Rcs |