diff options
-rw-r--r-- | www/php4/files/pear.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/php4/files/pear.sh b/www/php4/files/pear.sh index 1c49ab1df01..d50d4d95dbd 100644 --- a/www/php4/files/pear.sh +++ b/www/php4/files/pear.sh @@ -1,4 +1,6 @@ #!@SH@ +# +# $NetBSD: pear.sh,v 1.4 2006/08/16 06:49:56 salo Exp $ # first find which PHP binary to use if test "x$PHP_PEAR_PHP_BIN" != "x"; then |