diff options
Diffstat (limited to 'sbin/mknod/Makefile')
-rw-r--r-- | sbin/mknod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mknod/Makefile b/sbin/mknod/Makefile index d28d3a5953777..44ffa6d42cda3 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.34.1 2010/12/21 17:10:29 kensmith Exp $ PROG= mknod WARNS?= 0 |