diff options
Diffstat (limited to 'usr.sbin/tcpdmatch/Makefile')
-rw-r--r-- | usr.sbin/tcpdmatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/tcpdmatch/Makefile b/usr.sbin/tcpdmatch/Makefile index 2370e9c1081e6..a5fe9b182d68b 100644 --- a/usr.sbin/tcpdmatch/Makefile +++ b/usr.sbin/tcpdmatch/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdmatch/Makefile,v 1.9.12.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../contrib/tcp_wrappers |