diff options
author | cjep <cjep> | 2002-06-04 19:02:42 +0000 |
---|---|---|
committer | cjep <cjep> | 2002-06-04 19:02:42 +0000 |
commit | 2786adb07a1b8c9a0b290bd15d543c28f6c3aaa7 (patch) | |
tree | ebb55588b2ae1da97e0147b6dc6a7d67be2126ec | |
parent | e28b3d844bef2d415b9cea5548e03dde48dd1dba (diff) | |
download | pkgsrc-2786adb07a1b8c9a0b290bd15d543c28f6c3aaa7.tar.gz |
Add and enable p5-WWW-Amazon-Wishlist.
-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 |