diff options
author | salo <salo@pkgsrc.org> | 2006-08-16 06:49:56 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2006-08-16 06:49:56 +0000 |
commit | 224e923b4039a1e98dab6d7c3d8b60253a7a4e33 (patch) | |
tree | a6e38b1814417fcb96db60be1ac3889c9650fd2c /www | |
parent | 33188b4729fae04f5ce70548e8dc4123793f99ca (diff) | |
download | pkgsrc-224e923b4039a1e98dab6d7c3d8b60253a7a4e33.tar.gz |
Add RCSid for better tracking.
Diffstat (limited to 'www')
-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 |