summaryrefslogtreecommitdiffstats
path: root/CVSROOT/commit_prep.pl
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1999-04-05 21:24:49 +0000
committerjdp <jdp@FreeBSD.org>1999-04-05 21:24:49 +0000
commitab9822f48f5b1407483503f21065b91e8816e796 (patch)
treebc6b134a504017c5f81093265190ca85c500055d /CVSROOT/commit_prep.pl
parentd4b413ca0ab31b93a0d022dfec8611de4a1e433a (diff)
downloadFreeBSD-ports-ab9822f48f5b1407483503f21065b91e8816e796.zip
FreeBSD-ports-ab9822f48f5b1407483503f21065b91e8816e796.tar.gz
Take perl from /usr/bin rather than /usr/local/bin.
Diffstat (limited to 'CVSROOT/commit_prep.pl')
-rwxr-xr-xCVSROOT/commit_prep.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/CVSROOT/commit_prep.pl b/CVSROOT/commit_prep.pl
index 873b331..4d3303e 100755
--- a/CVSROOT/commit_prep.pl
+++ b/CVSROOT/commit_prep.pl
@@ -1,6 +1,6 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
#
-# $Id: commit_prep.pl,v 1.3 1996/02/07 14:35:34 peter Exp $
+# $Id: commit_prep.pl,v 1.4 1997/05/15 19:53:32 peter Exp $
#
#
# Perl filter to handle pre-commit checking of files. This program
OpenPOWER on IntegriCloud