diff options
Diffstat (limited to 'sbin/ipfw/Makefile')
-rw-r--r-- | sbin/ipfw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipfw/Makefile b/sbin/ipfw/Makefile index 023f682b25f5..8cdfd53ca485 100644 --- a/sbin/ipfw/Makefile +++ b/sbin/ipfw/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/ipfw/Makefile,v 1.14 2004/10/03 06:32:37 green Exp $ PROG= ipfw SRCS= ipfw2.c |