diff options
author | seb <seb@pkgsrc.org> | 2009-01-17 16:08:27 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2009-01-17 16:08:27 +0000 |
commit | 40d67bbf7a9ef56079c8f0117201b2bac7e33635 (patch) | |
tree | c605398d2a715e9cf3589c5f33cbf3b207cdb465 /www/Makefile | |
parent | 97729bd92b752fd2dbfe88044e17a6512ea6e672 (diff) | |
download | pkgsrc-40d67bbf7a9ef56079c8f0117201b2bac7e33635.tar.gz |
Add & enable p5-App-Nopaste
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 eb9053c3060..c102aa27dbc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.620 2009/01/17 15:43:56 seb Exp $ +# $NetBSD: Makefile,v 1.621 2009/01/17 16:08:27 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -226,6 +226,7 @@ SUBDIR+= p5-Apache-Session-Wrapper SUBDIR+= p5-Apache-Test SUBDIR+= p5-Apache2-AuthCookie SUBDIR+= p5-Apache2-AuthCookieDBI +SUBDIR+= p5-App-Nopaste SUBDIR+= p5-CGI SUBDIR+= p5-CGI-Ajax SUBDIR+= p5-CGI-Application |