From 7794bd575b30bd9abd1651cc7ab03fbeebcb829a Mon Sep 17 00:00:00 2001 From: linimon Date: Fri, 29 Jun 2007 15:57:16 +0000 Subject: These install kernel modules, so add new virtual category kld. Pointed out by: Ulrich Spoerlein Hat: portmgr --- emulators/kqemu-kmod/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/kqemu-kmod') diff --git a/emulators/kqemu-kmod/Makefile b/emulators/kqemu-kmod/Makefile index 894078b631d2..7c2bf74358b9 100644 --- a/emulators/kqemu-kmod/Makefile +++ b/emulators/kqemu-kmod/Makefile @@ -7,7 +7,7 @@ PORTNAME= kqemu PORTVERSION= 1.3.0.p11 -CATEGORIES= emulators +CATEGORIES= emulators kld MASTER_SITES= http://qemu.org/ \ http://fabrice.bellard.free.fr/qemu/ \ ${MASTER_SITE_LOCAL} -- cgit