diff options
author | bland <bland@FreeBSD.org> | 2009-08-26 12:40:46 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2009-08-26 12:40:46 +0800 |
commit | 8fb3e4555a615db2edaf950ca4412b88496cb0d9 (patch) | |
tree | c085dadc64148647bd3a86e3176ec4a2022d2249 /emulators/rtc | |
parent | b1555ba5c443bef24d63db26354a6ce7e12b5993 (diff) | |
download | freebsd-ports-gnome-8fb3e4555a615db2edaf950ca4412b88496cb0d9.tar.gz freebsd-ports-gnome-8fb3e4555a615db2edaf950ca4412b88496cb0d9.tar.zst freebsd-ports-gnome-8fb3e4555a615db2edaf950ca4412b88496cb0d9.zip |
Add ports with kernel modules to 'kld' virtual category.
PR: 137823
Diffstat (limited to 'emulators/rtc')
-rw-r--r-- | emulators/rtc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/rtc/Makefile b/emulators/rtc/Makefile index 01ef770668e1..cb4552f20c75 100644 --- a/emulators/rtc/Makefile +++ b/emulators/rtc/Makefile @@ -8,7 +8,7 @@ PORTNAME= rtc PORTVERSION= 2004.02.24.1 PORTREVISION= 8 -CATEGORIES= emulators linux +CATEGORIES= emulators linux kld MASTER_SITES= # none DISTFILES= # none |