diff options
author | pav <pav@FreeBSD.org> | 2007-06-28 16:06:02 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-06-28 16:06:02 +0000 |
commit | 4a52054fce75b71a8086cc8c100b16d645daf038 (patch) | |
tree | 5f06b6021bb37ac8632b75fecf4c5119a5aea498 /Mk/bsd.port.mk | |
parent | 409c1b5c5178371f61b8028db1b63e62f088f893 (diff) | |
download | FreeBSD-ports-4a52054fce75b71a8086cc8c100b16d645daf038.zip FreeBSD-ports-4a52054fce75b71a8086cc8c100b16d645daf038.tar.gz |
- Add a new virtual category `kld' for ports that install kernel loadable
module
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r-- | Mk/bsd.port.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index cadf4e9..0343fa1 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -2903,7 +2903,7 @@ VALID_CATEGORIES+= accessibility afterstep arabic archivers astro audio \ benchmarks biology cad chinese comms converters databases \ deskutils devel dns editors elisp emulators finance french ftp \ games geography german gnome gnustep graphics hamradio haskell hebrew hungarian \ - ipv6 irc japanese java kde korean lang linux lisp \ + ipv6 irc japanese java kde kld korean lang linux lisp \ mail math mbone misc multimedia net net-im net-mgmt net-p2p news \ palm parallel pear perl5 plan9 polish portuguese ports-mgmt \ print python ruby rubygems russian \ |