diff options
author | tonnerre <tonnerre@pkgsrc.org> | 2008-03-16 19:05:20 +0000 |
---|---|---|
committer | tonnerre <tonnerre@pkgsrc.org> | 2008-03-16 19:05:20 +0000 |
commit | b3bf444b902effc3a3229ae2e1804565740f934d (patch) | |
tree | 7c88c4827a790ef067c33aad482a79e2aee9c903 /www | |
parent | 6f33ab2e60088eeb9ffdfc67aa4ca98379d0ada1 (diff) | |
download | pkgsrc-b3bf444b902effc3a3229ae2e1804565740f934d.tar.gz |
Add p5-CSS-Squish to subdir list
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 c54e50fa4a7..1ee992fa17f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.542 2008/03/14 01:31:48 wiz Exp $ +# $NetBSD: Makefile,v 1.543 2008/03/16 19:05:20 tonnerre Exp $ # COMMENT= Packages related to the World Wide Web @@ -204,6 +204,7 @@ SUBDIR+= p5-CGI-ProgressBar SUBDIR+= p5-CGI-Session SUBDIR+= p5-CGI_Lite SUBDIR+= p5-CSS +SUBDIR+= p5-CSS-Squish SUBDIR+= p5-Captcha-reCAPTCHA SUBDIR+= p5-Captcha-reCAPTCHA-Mailhide SUBDIR+= p5-FCGI |