diff options
Diffstat (limited to 'sbin/ipf/ipftest/Makefile')
-rw-r--r-- | sbin/ipf/ipftest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipf/ipftest/Makefile b/sbin/ipf/ipftest/Makefile index 64ea1cfced23e..aae1548296e37 100644 --- a/sbin/ipf/ipftest/Makefile +++ b/sbin/ipf/ipftest/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/ipf/ipftest/Makefile,v 1.4 2006/09/10 08:58:46 obrien Exp $ PROG= ipftest SRCS= ${GENHDRS} ipftest.c fil.c ip_frag.c ip_state.c ip_nat.c \ |