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 02816cb24fdfb..97347e227c89e 100644 --- a/sbin/ipf/ipftest/Makefile +++ b/sbin/ipf/ipftest/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/ipf/ipftest/Makefile,v 1.3 2005/04/28 16:26:34 darrenr Exp $ PROG= ipftest SRCS= ipftest.c fil.c ip_frag.c ip_state.c ip_nat.c \ |