diff options
Diffstat (limited to 'usr.bin/printf/Makefile')
-rw-r--r-- | usr.bin/printf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/printf/Makefile b/usr.bin/printf/Makefile index c91c4e3f53c1..94da1bbb75da 100644 --- a/usr.bin/printf/Makefile +++ b/usr.bin/printf/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/printf/Makefile,v 1.1.1.1.14.1 2002/04/29 16:45:16 jmallett Exp $ PROG= printf |