summaryrefslogtreecommitdiffstats
path: root/usr.bin/file/cvsimport.sh
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/file/cvsimport.sh')
-rw-r--r--usr.bin/file/cvsimport.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/file/cvsimport.sh b/usr.bin/file/cvsimport.sh
index 6112e96..e37f428 100644
--- a/usr.bin/file/cvsimport.sh
+++ b/usr.bin/file/cvsimport.sh
@@ -3,7 +3,7 @@
# This shell script can be used in order to handle future imports
# of newer versions of file(1)
#
-# $Id$
+# $FreeBSD$
if [ $# -ne 2 ] ; then
echo "usage: $0 <major> <minor>" 1>&2
exit 1
OpenPOWER on IntegriCloud