diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2008-11-26 01:09:48 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2008-11-26 01:09:48 +0000 |
| commit | a93332491e10c1a23a9fd2f11ccbdba33d72d850 (patch) | |
| tree | 1467effda708ab3ab6426f7cb6bd2d8d4fa29ab8 /lib/libpcap | |
| parent | d2d8199ea25041ce5507c36316475bb4331b66ed (diff) | |
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 3f82b21a7f46..b988789b4243 100644 --- a/lib/libpcap/Makefile +++ b/lib/libpcap/Makefile @@ -1,5 +1,5 @@ # Makefile for libpcap -# $FreeBSD$ +# $FreeBSD: src/lib/libpcap/Makefile,v 1.36.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ SHLIBDIR?= /lib diff --git a/lib/libpcap/config.h b/lib/libpcap/config.h index c88624b8bf8d..54afe1e8902c 100644 --- a/lib/libpcap/config.h +++ b/lib/libpcap/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/libpcap/config.h,v 1.5.14.1 2008/10/02 02:57:24 kensmith Exp $ */ /* This is an edited copy of the config.h generated by configure. */ /* config.h. Generated by configure. */ |
