diff options
Diffstat (limited to 'lib/libpcap')
| -rw-r--r-- | lib/libpcap/Makefile | 2 | ||||
| -rw-r--r-- | lib/libpcap/config.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpcap/Makefile b/lib/libpcap/Makefile index fce8a6f29903..ed05ecf05f4b 100644 --- a/lib/libpcap/Makefile +++ b/lib/libpcap/Makefile @@ -1,5 +1,5 @@ # Makefile for libpcap -# $FreeBSD$ +# $FreeBSD: src/lib/libpcap/Makefile,v 1.32 2003/11/04 06:12:21 green Exp $ LIB= pcap SRCS= grammar.y tokdefs.h pcap-bpf.c \ diff --git a/lib/libpcap/config.h b/lib/libpcap/config.h index 39a80b417119..885cff38b840 100644 --- a/lib/libpcap/config.h +++ b/lib/libpcap/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/libpcap/config.h,v 1.2 2002/06/21 01:35:37 fenner Exp $ */ /* This is an edited copy of the config.h generated by configure. */ /* config.h. Generated automatically by configure. */ |
