diff options
author | seb <seb> | 2006-02-07 23:29:16 +0000 |
---|---|---|
committer | seb <seb> | 2006-02-07 23:29:16 +0000 |
commit | 50bf2f64662c1695c35c235ad6f053229006fc05 (patch) | |
tree | 8841911a9f9057325b6ea29cc66b998c4c425b56 /www/Makefile | |
parent | bdbd9cb60c4907c01ce6bd147ab9ea4bb430e517 (diff) | |
download | pkgsrc-50bf2f64662c1695c35c235ad6f053229006fc05.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 |