diff options
Diffstat (limited to 'usr.sbin/dconschat/Makefile')
-rw-r--r-- | usr.sbin/dconschat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/dconschat/Makefile b/usr.sbin/dconschat/Makefile index 9993eced51321..635d9d95ec7b7 100644 --- a/usr.sbin/dconschat/Makefile +++ b/usr.sbin/dconschat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/dconschat/Makefile,v 1.1 2003/10/24 15:44:10 simokawa Exp $ PROG= dconschat SRCS= dconschat.c |