diff options
Diffstat (limited to 'sbin/mount/Makefile')
| -rw-r--r-- | sbin/mount/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount/Makefile b/sbin/mount/Makefile index 4186f00f6fd1..0283bfbf0275 100644 --- a/sbin/mount/Makefile +++ b/sbin/mount/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.6 (Berkeley) 5/8/95 -# $FreeBSD$ +# $FreeBSD: src/sbin/mount/Makefile,v 1.19.12.1 2010/02/10 00:26:20 kensmith Exp $ PROG= mount SRCS= mount.c mount_fs.c getmntopts.c vfslist.c |
