diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2001-11-18 05:45:27 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2001-11-18 05:45:27 +0000 |
| commit | 5c465126bff2f6564653c1eba438357172db2b0d (patch) | |
| tree | f0931ac607dbfdab9fe7b098664b3adadffd698f /sys/modules/linux | |
| parent | b6d97b0c529d6b7cc5b51f79cbbfd29f2a20e03a (diff) | |
Notes
Diffstat (limited to 'sys/modules/linux')
| -rw-r--r-- | sys/modules/linux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile index 226d22d151c5..5184c0b07581 100644 --- a/sys/modules/linux/Makefile +++ b/sys/modules/linux/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -MAINTAINER= marcel@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org .PATH: ${.CURDIR}/../../compat/linux ${.CURDIR}/../../${MACHINE_ARCH}/linux |
