diff options
Diffstat (limited to 'share/snmp')
| -rw-r--r-- | share/snmp/Makefile | 2 | ||||
| -rw-r--r-- | share/snmp/mibs/FREEBSD-MIB.txt | 2 | ||||
| -rw-r--r-- | share/snmp/mibs/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/share/snmp/Makefile b/share/snmp/Makefile index 1bfc5b9b5e74..420bb62a5e21 100644 --- a/share/snmp/Makefile +++ b/share/snmp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/snmp/Makefile,v 1.1 2004/04/24 19:54:54 phk Exp $ SUBDIR= mibs diff --git a/share/snmp/mibs/FREEBSD-MIB.txt b/share/snmp/mibs/FREEBSD-MIB.txt index ca96c7a99019..5ebb150073cd 100644 --- a/share/snmp/mibs/FREEBSD-MIB.txt +++ b/share/snmp/mibs/FREEBSD-MIB.txt @@ -3,7 +3,7 @@ -- -- FreeBSD SMI { enterprises 2238 } -- --- $FreeBSD$ +-- $FreeBSD: src/share/snmp/mibs/FREEBSD-MIB.txt,v 1.2 2004/04/28 11:44:28 phk Exp $ -- -- ***************************************************************** diff --git a/share/snmp/mibs/Makefile b/share/snmp/mibs/Makefile index c7aad2d9d8bc..0b2f7bc4d7b0 100644 --- a/share/snmp/mibs/Makefile +++ b/share/snmp/mibs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/snmp/mibs/Makefile,v 1.1 2004/04/24 19:54:55 phk Exp $ FILES= FREEBSD-MIB.txt NOOBJ= noobj |
