diff options
author | pav <pav@FreeBSD.org> | 2007-07-01 15:09:37 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-07-01 15:09:37 +0000 |
commit | ebf9f060ebed19530b4c05871f40fdc0a7759494 (patch) | |
tree | ef3c34a885b3bc816711a59ff568a77cff287b8a /CHANGES | |
parent | f9f308aa6ee1c718fe0b87aa462cec0ad47c148e (diff) | |
download | FreeBSD-ports-ebf9f060ebed19530b4c05871f40fdc0a7759494.zip FreeBSD-ports-ebf9f060ebed19530b4c05871f40fdc0a7759494.tar.gz |
- Introduce kld category
Reminded by: sem
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -10,6 +10,13 @@ in the release notes. All ports committers are allowed to commit to this file. +20070701: +AUTHOR: portmgr@FreeBSD.org +The following change was made to the ports infrastructure: + + * Virtual category 'kld' was added. If the port installs kernel loadable + modules, it should be included in this category. + 20070524: AUTHOR: portmgr@FreeBSD.org The following changes were made to the ports infrastructure: |