summaryrefslogtreecommitdiff
path: root/sbin/mknod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mknod/Makefile')
-rw-r--r--sbin/mknod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mknod/Makefile b/sbin/mknod/Makefile
index d28d3a595377..9da779f5fda5 100644
--- a/sbin/mknod/Makefile
+++ b/sbin/mknod/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
-# $FreeBSD$
+# $FreeBSD: src/sbin/mknod/Makefile,v 1.6.26.1 2008/11/25 02:59:29 kensmith Exp $
PROG= mknod
WARNS?= 0