diff options
Diffstat (limited to 'libexec/rshd/Makefile')
-rw-r--r-- | libexec/rshd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rshd/Makefile b/libexec/rshd/Makefile index 155314ad611fe..20eabd1c6bf08 100644 --- a/libexec/rshd/Makefile +++ b/libexec/rshd/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/rshd/Makefile,v 1.25.26.1 2010/12/21 17:10:29 kensmith Exp $ PROG= rshd MAN= rshd.8 |