diff options
Diffstat (limited to 'sys/modules/netgraph/hub/Makefile')
-rw-r--r-- | sys/modules/netgraph/hub/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/netgraph/hub/Makefile b/sys/modules/netgraph/hub/Makefile index 9ebb54de8f2c3..f366bfc5c9630 100644 --- a/sys/modules/netgraph/hub/Makefile +++ b/sys/modules/netgraph/hub/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/hub/Makefile,v 1.1.36.1 2010/12/21 17:10:29 kensmith Exp $ KMOD= ng_hub SRCS= ng_hub.c |