diff options
author | minskim <minskim@pkgsrc.org> | 2005-01-08 13:20:42 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-01-08 13:20:42 +0000 |
commit | dd68a104a735c3950f742a9e8bc8734a5b8414d9 (patch) | |
tree | 3125b536a8d01dd24fb449b8990c1e639b92f7e2 /www | |
parent | c11397497fbc700c079af72c43038ed7d9a6bba9 (diff) | |
download | pkgsrc-dd68a104a735c3950f742a9e8bc8734a5b8414d9.tar.gz |
Add and enable p5-WWW-Curl.
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 9fb5d9ba8d5..97b3bb61bb7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.370 2004/12/27 23:51:49 minskim Exp $ +# $NetBSD: Makefile,v 1.371 2005/01/08 13:20:42 minskim Exp $ # COMMENT= Packages related to the World Wide Web @@ -223,6 +223,7 @@ SUBDIR+= p5-Template-Toolkit SUBDIR+= p5-URI SUBDIR+= p5-VRML SUBDIR+= p5-WWW-Amazon-Wishlist +SUBDIR+= p5-WWW-Curl SUBDIR+= p5-WWW-Mechanize SUBDIR+= p5-libapreq SUBDIR+= p5-libapreq2 |