diff options
Diffstat (limited to 'libexec/tcpd/Makefile')
-rw-r--r-- | libexec/tcpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/tcpd/Makefile b/libexec/tcpd/Makefile index 9e0e7ef4819d7..9287988d503f1 100644 --- a/libexec/tcpd/Makefile +++ b/libexec/tcpd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/tcpd/Makefile,v 1.3 2003/06/04 15:59:13 markm Exp $ PROG= tcpd MAN= tcpd.8 |