diff options
author | jlam <jlam@pkgsrc.org> | 2001-10-28 03:39:18 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-10-28 03:39:18 +0000 |
commit | 59091db4bcc9d2ea9ac0e0d7baf6912e78c4c427 (patch) | |
tree | 4e5bf2be8d57b2aa9c878205e0db55ea56facfb0 /www/Makefile | |
parent | c4d70b01b29bcc195370ab7854ad94a035135e21 (diff) | |
download | pkgsrc-59091db4bcc9d2ea9ac0e0d7baf6912e78c4c427.tar.gz |
Note addition of php-FastTemplate-1.1.0 in www/php-FastTemplate.
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 db08dec4646..d085f8d06aa 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.157 2001/10/16 18:28:35 jwise Exp $ +# $NetBSD: Makefile,v 1.158 2001/10/28 03:39:18 jlam Exp $ # COMMENT= Packages related to the World Wide Web @@ -106,6 +106,7 @@ SUBDIR+= p5-URI SUBDIR+= p5-VRML SUBDIR+= p5-libapreq SUBDIR+= p5-libwww +SUBDIR+= php-FastTemplate SUBDIR+= php3 SUBDIR+= php3-gd SUBDIR+= php3-ldap |