diff options
author | sno <sno> | 2010-01-16 16:06:42 +0000 |
---|---|---|
committer | sno <sno> | 2010-01-16 16:06:42 +0000 |
commit | 718db0530911c2049275b150303beb899f30b87a (patch) | |
tree | cfefafedd4907fc189613c14e8fcb92c3ab025b3 /www/Makefile | |
parent | 55bbf92ffddaf07d40718fc97fdbef963c457580 (diff) | |
download | pkgsrc-718db0530911c2049275b150303beb899f30b87a.tar.gz |
Adding SUBDIR for currently imported new packages
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 f4e4eeb1f98..ef07d8a1661 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.680 2010/01/16 10:53:54 abs Exp $ +# $NetBSD: Makefile,v 1.681 2010/01/16 16:06:42 sno Exp $ # COMMENT= Packages related to the World Wide Web @@ -371,6 +371,7 @@ SUBDIR+= p5-Kwiki-Wikiwyg SUBDIR+= p5-Kwiki-Zipcode SUBDIR+= p5-LWP-Authen-Negotiate SUBDIR+= p5-LWP-Authen-Wsse +SUBDIR+= p5-LWP-Online SUBDIR+= p5-LWP-UserAgent-Determined SUBDIR+= p5-LWPx-ParanoidAgent SUBDIR+= p5-MasonX-Request-WithApacheSession |