aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mkfifo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mkfifo/Makefile')
-rw-r--r--usr.bin/mkfifo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mkfifo/Makefile b/usr.bin/mkfifo/Makefile
index bab308b133f6..b2b673f162ee 100644
--- a/usr.bin/mkfifo/Makefile
+++ b/usr.bin/mkfifo/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
-# $FreeBSD$
+# $FreeBSD: src/usr.bin/mkfifo/Makefile,v 1.4 2005/01/17 13:47:05 delphij Exp $
PROG= mkfifo
WARNS?= 6