summaryrefslogtreecommitdiff
path: root/usr.bin/printf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/printf/Makefile')
-rw-r--r--usr.bin/printf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/printf/Makefile b/usr.bin/printf/Makefile
index 78cdd0d130191..7809e8beead2b 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.5 2005/04/14 08:43:36 stefanf Exp $
PROG= printf
WARNS?= 6