diff options
Diffstat (limited to 'sbin/mount_std/Makefile')
-rw-r--r-- | sbin/mount_std/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_std/Makefile b/sbin/mount_std/Makefile index 110a5256cf22b..2f84f92d91194 100644 --- a/sbin/mount_std/Makefile +++ b/sbin/mount_std/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 3/27/94 -# $FreeBSD$ +# $FreeBSD: src/sbin/mount_std/Makefile,v 1.14.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= mount_std SRCS= mount_std.c getmntopts.c |