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..b824daf99a1a 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 2007/02/02 23:58:10 pjd Exp $ PROG= mount SRCS= mount.c mount_fs.c getmntopts.c vfslist.c |
