diff options
Diffstat (limited to 'usr.bin/tar/test/Makefile')
-rw-r--r-- | usr.bin/tar/test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/test/Makefile b/usr.bin/tar/test/Makefile index 1cf5d5f9f5ebc..35f7d103892ad 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.3.2.3.2.1 2008/10/02 02:57:24 kensmith Exp $ # Where to find the tar sources (for the internal unit tests) TAR_SRCDIR=${.CURDIR}/.. |