diff options
Diffstat (limited to 'usr.sbin/fwcontrol/Makefile')
-rw-r--r-- | usr.sbin/fwcontrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/fwcontrol/Makefile b/usr.sbin/fwcontrol/Makefile index 9694d5edb6485..d30bcce4fae09 100644 --- a/usr.sbin/fwcontrol/Makefile +++ b/usr.sbin/fwcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fwcontrol/Makefile,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= fwcontrol SRCS= fwcontrol.c fwcrom.c fwdv.c fwmpegts.c |