diff options
author | dirk <dirk@FreeBSD.org> | 1999-08-16 18:41:13 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-08-16 18:41:13 +0000 |
commit | 97ed60a7a9c13e4013effcbc8c9bec6de9ab312c (patch) | |
tree | bc70486bb461f01ee9b8ab7f762caa25b3d4b9f5 /www/mod_php3/files | |
parent | b1cfafb9c327642f4e250571207f342e200dee16 (diff) | |
download | FreeBSD-ports-97ed60a7a9c13e4013effcbc8c9bec6de9ab312c.zip FreeBSD-ports-97ed60a7a9c13e4013effcbc8c9bec6de9ab312c.tar.gz |
s/PHP3/PHP/g;
s/php3/php/g;
whereever appropriate.
This was done in preparation for a repository copy to apache13-php4
to keep the diffs between apache13-php3 and apache13-php4 as small as
possible.
Diffstat (limited to 'www/mod_php3/files')
-rw-r--r-- | www/mod_php3/files/patch-aq | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php3/files/patch-aq b/www/mod_php3/files/patch-aq index 64d9664..82a0bdb 100644 --- a/www/mod_php3/files/patch-aq +++ b/www/mod_php3/files/patch-aq @@ -1,5 +1,5 @@ ---- ../php3/configure.orig Wed Jul 28 19:07:49 1999 -+++ ../php3/configure Fri Jul 30 17:55:10 1999 +--- ../php/configure.orig Wed Jul 28 19:07:49 1999 ++++ ../php/configure Fri Jul 30 17:55:10 1999 @@ -5072,29 +5072,9 @@ if test -n "$unique" && test "`eval $cmd`" = "" ; then eval "LIBPATH$unique=set" |