diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-21 00:43:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-21 00:43:20 +0000 |
commit | c2cf156ced7fe1acd04a73637336be87bda48929 (patch) | |
tree | 2251d3073329fc02e37e3d65bb41823e56fccd88 /emulators/kqemu-kmod | |
parent | 4904f8cf5a9d01d873a45ee640d29b5cce0d4b75 (diff) |
Notes
Diffstat (limited to 'emulators/kqemu-kmod')
-rw-r--r-- | emulators/kqemu-kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/kqemu-kmod/Makefile b/emulators/kqemu-kmod/Makefile index 0a217b42c1ef..7583fdb068b3 100644 --- a/emulators/kqemu-kmod/Makefile +++ b/emulators/kqemu-kmod/Makefile @@ -18,7 +18,7 @@ MAINTAINER= nox@FreeBSD.org COMMENT= Kernel Acceralator for QEMU CPU Emulator (development version) ONLY_FOR_ARCHS= i386 amd64 -NO_PACKAGE= Depends on kernel, and module not redistributable +RESTRICTED= Module not redistributable USE_RC_SUBR= kqemu |