diff options
Diffstat (limited to 'usr.bin/touch/Makefile')
-rw-r--r-- | usr.bin/touch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/touch/Makefile b/usr.bin/touch/Makefile index e44f4f2cfdcc..6ff2e0241396 100644 --- a/usr.bin/touch/Makefile +++ b/usr.bin/touch/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/touch/Makefile,v 1.3 2001/12/11 23:38:24 markm Exp $ PROG= touch |