diff options
Diffstat (limited to 'sys/modules/netgraph/patch/Makefile')
-rw-r--r-- | sys/modules/netgraph/patch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/netgraph/patch/Makefile b/sys/modules/netgraph/patch/Makefile index b6c4741914db..44f70e116788 100644 --- a/sys/modules/netgraph/patch/Makefile +++ b/sys/modules/netgraph/patch/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/patch/Makefile,v 1.1.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $ KMOD= ng_patch SRCS= ng_patch.c |