diff options
author | martti <martti@pkgsrc.org> | 2002-10-17 09:57:10 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-10-17 09:57:10 +0000 |
commit | 964cd507f0680170c09bbc0cb383828f943918e3 (patch) | |
tree | 19b7a47d9e78ffdf50aa999473159a66f5a12c79 /www | |
parent | ff6e4ba8c99ffd8a55941f2a52aa096f6e653a3b (diff) | |
download | pkgsrc-964cd507f0680170c09bbc0cb383828f943918e3.tar.gz |
Added ap2-php4
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 f37df6cd80f..bd6f02ecc69 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.218 2002/10/15 11:24:38 grant Exp $ +# $NetBSD: Makefile,v 1.219 2002/10/17 09:57:10 martti Exp $ # COMMENT= Packages related to the World Wide Web @@ -30,6 +30,7 @@ SUBDIR+= ap-ruby SUBDIR+= ap-ssl SUBDIR+= ap-xslt SUBDIR+= ap2-perl +SUBDIR+= ap2-php4 SUBDIR+= apache SUBDIR+= apache2 SUBDIR+= apache6 |