diff options
Diffstat (limited to 'sys/modules/netgraph/bpf/Makefile')
-rw-r--r-- | sys/modules/netgraph/bpf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/netgraph/bpf/Makefile b/sys/modules/netgraph/bpf/Makefile index 6f4d7ca954e73..bc27071dfede3 100644 --- a/sys/modules/netgraph/bpf/Makefile +++ b/sys/modules/netgraph/bpf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/bpf/Makefile,v 1.2.4.1 2000/05/04 18:42:52 archie Exp $ # $Whistle: Makefile,v 1.1 1999/12/03 01:44:28 archie Exp $ KMOD= ng_bpf |