diff options
author | heinz <heinz> | 2007-05-04 21:46:29 +0000 |
---|---|---|
committer | heinz <heinz> | 2007-05-04 21:46:29 +0000 |
commit | 719364ad848b25eec1ccceeb548e729a255cd594 (patch) | |
tree | df4329d3b9806c15462cb89a9c0aaa4a546c8266 /www | |
parent | a780babc8bd3d463fc3cb5e12364633fec119e03 (diff) | |
download | pkgsrc-719364ad848b25eec1ccceeb548e729a255cd594.tar.gz |
Activated p5-URI-Fetch
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 e0b3bccfad5..a7ec8fccc0a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.505 2007/04/30 05:15:32 obache Exp $ +# $NetBSD: Makefile,v 1.506 2007/05/04 21:46:29 heinz Exp $ # COMMENT= Packages related to the World Wide Web @@ -266,6 +266,7 @@ SUBDIR+= p5-Template-Generate SUBDIR+= p5-Template-Toolkit SUBDIR+= p5-Test-WWW-Mechanize SUBDIR+= p5-URI +SUBDIR+= p5-URI-Fetch SUBDIR+= p5-VRML SUBDIR+= p5-WWW-Amazon-Wishlist SUBDIR+= p5-WWW-Curl |