diff options
Diffstat (limited to 'usr.bin/pathchk/Makefile')
-rw-r--r-- | usr.bin/pathchk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/pathchk/Makefile b/usr.bin/pathchk/Makefile index b5bea85270aa1..73ab3e915e3b7 100644 --- a/usr.bin/pathchk/Makefile +++ b/usr.bin/pathchk/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/pathchk/Makefile,v 1.1 2002/05/22 10:30:16 tjr Exp $ PROG= pathchk |