diff options
author | cjep <cjep@pkgsrc.org> | 2002-06-04 19:02:42 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-06-04 19:02:42 +0000 |
commit | 6ca83c324fe4c02472a5d870cbf7d1de8d38df98 (patch) | |
tree | ebb55588b2ae1da97e0147b6dc6a7d67be2126ec /www/Makefile | |
parent | c9e27d17bc6ba20c595996a275874d859e63ba05 (diff) | |
download | pkgsrc-6ca83c324fe4c02472a5d870cbf7d1de8d38df98.tar.gz |
Add and enable p5-WWW-Amazon-Wishlist.
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 5797c21cac4..f5380c1b563 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.193 2002/05/31 15:02:43 seb Exp $ +# $NetBSD: Makefile,v 1.194 2002/06/04 19:02:42 cjep Exp $ # COMMENT= Packages related to the World Wide Web @@ -125,6 +125,7 @@ SUBDIR+= p5-HTTPD-User-Manage SUBDIR+= p5-Template-Toolkit SUBDIR+= p5-URI SUBDIR+= p5-VRML +SUBDIR+= p5-WWW-Amazon-Wishlist SUBDIR+= p5-libapreq SUBDIR+= p5-libwww SUBDIR+= php-FastTemplate |