diff options
author | martti <martti> | 2002-10-17 09:57:10 +0000 |
---|---|---|
committer | martti <martti> | 2002-10-17 09:57:10 +0000 |
commit | 24d5bc97c2e2ae232d38ae0caac8144e4daa22d2 (patch) | |
tree | 19b7a47d9e78ffdf50aa999473159a66f5a12c79 | |
parent | 761e26540bfd78f90b1a82d873e7e5b3fc13f5d0 (diff) | |
download | pkgsrc-24d5bc97c2e2ae232d38ae0caac8144e4daa22d2.tar.gz |
Added ap2-php4
-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 |