diff options
Diffstat (limited to 'sbin/mount_cd9660/Makefile')
-rw-r--r-- | sbin/mount_cd9660/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_cd9660/Makefile b/sbin/mount_cd9660/Makefile index 044985cecc873..fc3f6b98bf11c 100644 --- a/sbin/mount_cd9660/Makefile +++ b/sbin/mount_cd9660/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.3 (Berkeley) 3/27/94 -# $FreeBSD$ +# $FreeBSD: src/sbin/mount_cd9660/Makefile,v 1.10 2004/12/21 09:59:42 ru Exp $ PROG= mount_cd9660 SRCS= mount_cd9660.c getmntopts.c |