diff options
author | linimon <linimon@FreeBSD.org> | 2007-06-29 09:16:42 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-06-29 09:16:42 +0000 |
commit | 9d78065b934ec3ec7e86d81fa0215bfc76ffca26 (patch) | |
tree | e2a74ca04b3d947fabd0073a7bf9788e8b290a74 /audio/emu10kx | |
parent | 233fa55460edc8d4c06c7a6c5fc6ba62dfdf0d87 (diff) | |
download | FreeBSD-ports-9d78065b934ec3ec7e86d81fa0215bfc76ffca26.zip FreeBSD-ports-9d78065b934ec3ec7e86d81fa0215bfc76ffca26.tar.gz |
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr
Diffstat (limited to 'audio/emu10kx')
-rw-r--r-- | audio/emu10kx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/emu10kx/Makefile b/audio/emu10kx/Makefile index 724ee98..c24b5a8 100644 --- a/audio/emu10kx/Makefile +++ b/audio/emu10kx/Makefile @@ -7,7 +7,7 @@ PORTNAME= emu10kx PORTVERSION= 20051021 -CATEGORIES= audio +CATEGORIES= audio kld MASTER_SITES= http://chibis.persons.gfk.ru/audigy/emu10kx/ DISTNAME= ${PORTNAME}-2005-10-21 |