diff options
author | linimon <linimon@FreeBSD.org> | 2007-06-29 17:16:42 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-06-29 17:16:42 +0800 |
commit | 9d78065b934ec3ec7e86d81fa0215bfc76ffca26 (patch) | |
tree | e2a74ca04b3d947fabd0073a7bf9788e8b290a74 /multimedia/kbtv | |
parent | 233fa55460edc8d4c06c7a6c5fc6ba62dfdf0d87 (diff) | |
download | freebsd-ports-gnome-9d78065b934ec3ec7e86d81fa0215bfc76ffca26.tar.gz freebsd-ports-gnome-9d78065b934ec3ec7e86d81fa0215bfc76ffca26.tar.zst freebsd-ports-gnome-9d78065b934ec3ec7e86d81fa0215bfc76ffca26.zip |
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr
Diffstat (limited to 'multimedia/kbtv')
-rw-r--r-- | multimedia/kbtv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/kbtv/Makefile b/multimedia/kbtv/Makefile index 4f3067bd61e4..03b959168357 100644 --- a/multimedia/kbtv/Makefile +++ b/multimedia/kbtv/Makefile @@ -8,7 +8,7 @@ PORTNAME= kbtv DISTVERSION= 1.2.4 PORTREVISION= 1 -CATEGORIES= multimedia python kde +CATEGORIES= multimedia python kde kld MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://freebsd.ricin.com/ports/distfiles/ MASTER_SITE_SUBDIR= ${PORTNAME} |