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 80af58a5f19c1..904303cea27a4 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.9 2004/02/23 20:13:53 johan Exp $ PROG= mount_cd9660 SRCS= mount_cd9660.c getmntopts.c |