diff options
Diffstat (limited to 'sbin/mdmfs/Makefile')
-rw-r--r-- | sbin/mdmfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mdmfs/Makefile b/sbin/mdmfs/Makefile index 1ef708454267..8f1bf27e50e5 100644 --- a/sbin/mdmfs/Makefile +++ b/sbin/mdmfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/mdmfs/Makefile,v 1.6.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= mdmfs LINKS= ${BINDIR}/${PROG} ${BINDIR}/mount_mfs |