diff options
Diffstat (limited to 'tools/regression/tmpfs/Makefile')
-rw-r--r-- | tools/regression/tmpfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/tmpfs/Makefile b/tools/regression/tmpfs/Makefile index 91e13922e9940..5c27f3be9cf36 100644 --- a/tools/regression/tmpfs/Makefile +++ b/tools/regression/tmpfs/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.4 2006/11/09 15:25:37 jmmv Exp $ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/tmpfs/Makefile,v 1.2 2007/06/25 18:47:09 delphij Exp $ tests= t_mount tests+= t_statvfs |