diff options
Diffstat (limited to 'usr.sbin/authpf/Makefile')
-rw-r--r-- | usr.sbin/authpf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/authpf/Makefile b/usr.sbin/authpf/Makefile index b4c9b4f36217b..697ecc129f7ed 100644 --- a/usr.sbin/authpf/Makefile +++ b/usr.sbin/authpf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/authpf/Makefile,v 1.4 2006/09/21 18:16:22 kan Exp $ .PATH: ${.CURDIR}/../../contrib/pf/authpf .PATH: ${.CURDIR}/../../contrib/pf/pfctl |