diff options
Diffstat (limited to 'usr.sbin/rpc.umntall/Makefile')
-rw-r--r-- | usr.sbin/rpc.umntall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.umntall/Makefile b/usr.sbin/rpc.umntall/Makefile index 207bfc956225e..139c8b6f04603 100644 --- a/usr.sbin/rpc.umntall/Makefile +++ b/usr.sbin/rpc.umntall/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.4 (Berkeley) 6/22/95 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.umntall/Makefile,v 1.1 1999/11/21 08:05:59 dillon Exp $ PROG= rpc.umntall SRCS= rpc.umntall.c mounttab.c |