From 8fb3e4555a615db2edaf950ca4412b88496cb0d9 Mon Sep 17 00:00:00 2001 From: bland Date: Wed, 26 Aug 2009 04:40:46 +0000 Subject: Add ports with kernel modules to 'kld' virtual category. PR: 137823 --- net/skystar2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/skystar2') diff --git a/net/skystar2/Makefile b/net/skystar2/Makefile index 9dcd7a0c9662..a7ed0346f3c8 100644 --- a/net/skystar2/Makefile +++ b/net/skystar2/Makefile @@ -8,7 +8,7 @@ PORTNAME= skystar2 PORTVERSION= 1.31 PORTEPOCH= 1 -CATEGORIES= net +CATEGORIES= net kld MASTER_SITES= http://paradox.lissyara.su/ \ http://lissyara.su/patch/skystar2/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//} -- cgit