diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2009-08-26 12:40:46 +0800 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2009-08-26 12:40:46 +0800 |
commit | c1b61826b744d59dde58cba8a526c68fdb9dacc4 (patch) | |
tree | 257a18ad7f60bc5d49aa93bb524bee8d78ccd553 /emulators/parallels-tools | |
parent | 62fc6765e4d974febd0e026554f16df90682064b (diff) | |
download | freebsd-ports-gnome-c1b61826b744d59dde58cba8a526c68fdb9dacc4.tar.gz freebsd-ports-gnome-c1b61826b744d59dde58cba8a526c68fdb9dacc4.tar.zst freebsd-ports-gnome-c1b61826b744d59dde58cba8a526c68fdb9dacc4.zip |
Add ports with kernel modules to 'kld' virtual category.
PR: 137823
Diffstat (limited to 'emulators/parallels-tools')
-rw-r--r-- | emulators/parallels-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/parallels-tools/Makefile b/emulators/parallels-tools/Makefile index 0442f42f448e..9cc46ea26c73 100644 --- a/emulators/parallels-tools/Makefile +++ b/emulators/parallels-tools/Makefile @@ -7,7 +7,7 @@ PORTNAME= parallels-tools PORTVERSION= 0.1.0 -CATEGORIES= emulators +CATEGORIES= emulators kld MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= bland |