diff options
author | salo <salo> | 2006-01-11 19:01:08 +0000 |
---|---|---|
committer | salo <salo> | 2006-01-11 19:01:08 +0000 |
commit | a6c439fa840f38cf5f955ecbd81277b240ad33e1 (patch) | |
tree | 2e475291867a9f9bcaf15f74f3fc4a283952b0ba /www | |
parent | b4b93cf5dc10c719e58b695b6bfd68f2bd2e7577 (diff) | |
download | pkgsrc-a6c439fa840f38cf5f955ecbd81277b240ad33e1.tar.gz |
Add paros.
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 bdcffbc3c98..b0b89b4b033 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.428 2006/01/05 19:15:18 garbled Exp $ +# $NetBSD: Makefile,v 1.429 2006/01/11 19:01:08 salo Exp $ # COMMENT= Packages related to the World Wide Web @@ -245,6 +245,7 @@ SUBDIR+= p5-WWW-Mechanize SUBDIR+= p5-libapreq SUBDIR+= p5-libapreq2 SUBDIR+= p5-libwww +SUBDIR+= paros SUBDIR+= pear-HTML_Common SUBDIR+= pear-HTML_Select SUBDIR+= pear-HTTP_Request |