diff options
author | peter <peter@FreeBSD.org> | 1997-06-08 16:56:46 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-06-08 16:56:46 +0000 |
commit | c9b7e89cfd5fe6d4faf96b9cca403ac8edc49ce3 (patch) | |
tree | ad3c69b340501e482e9fa3006b4f12b683305af1 /CVSROOT/logcheck | |
parent | 70f51d2ef1eda7e11a10c9a48154fd9e8bf0a42d (diff) | |
download | FreeBSD-ports-c9b7e89cfd5fe6d4faf96b9cca403ac8edc49ce3.zip FreeBSD-ports-c9b7e89cfd5fe6d4faf96b9cca403ac8edc49ce3.tar.gz |
Cosmetic, use same perl as the other scripts
Diffstat (limited to 'CVSROOT/logcheck')
-rwxr-xr-x | CVSROOT/logcheck | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CVSROOT/logcheck b/CVSROOT/logcheck index eaa9cdf..85940ac 100755 --- a/CVSROOT/logcheck +++ b/CVSROOT/logcheck @@ -1,6 +1,6 @@ -#! /usr/bin/perl +#! /usr/local/bin/perl # -# $Id$ +# $Id: logcheck,v 1.1 1997/06/08 02:18:37 peter Exp $ # # This hack is to sanitise the results of what the user may have # "done" while editing the commit log message.. :-) Peter Wemm. |