summaryrefslogtreecommitdiff
path: root/usr.bin/tar/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tar/test/Makefile')
-rw-r--r--usr.bin/tar/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/test/Makefile b/usr.bin/tar/test/Makefile
index c05aaf9553391..1a97a6009257d 100644
--- a/usr.bin/tar/test/Makefile
+++ b/usr.bin/tar/test/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.bin/tar/test/Makefile,v 1.2.2.4.6.1 2010/12/21 17:10:29 kensmith Exp $
# Where to find the tar sources (for the internal unit tests)
TAR_SRCDIR=${.CURDIR}/..