diff options
Diffstat (limited to 'sbin/fsirand/Makefile')
-rw-r--r-- | sbin/fsirand/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsirand/Makefile b/sbin/fsirand/Makefile index 4b24233bbf19..67d49b5477fd 100644 --- a/sbin/fsirand/Makefile +++ b/sbin/fsirand/Makefile @@ -1,5 +1,5 @@ # $OpenBSD: Makefile,v 1.1 1997/01/26 02:23:20 millert Exp $ -# $FreeBSD$ +# $FreeBSD: src/sbin/fsirand/Makefile,v 1.2.10.1 2001/04/25 10:58:19 ru Exp $ PROG= fsirand MAN= fsirand.8 |