diff options
author | imp <imp@FreeBSD.org> | 2010-02-19 06:25:25 +0800 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2010-02-19 06:25:25 +0800 |
commit | f63c64ef2c7d0b48350c92e709d0799931dad386 (patch) | |
tree | f0ca04ae763eb930afa08af0b798782c778e789d /net | |
parent | 6524389365108935bba75bbac01550de682558dc (diff) | |
download | freebsd-ports-gnome-f63c64ef2c7d0b48350c92e709d0799931dad386.tar.gz freebsd-ports-gnome-f63c64ef2c7d0b48350c92e709d0799931dad386.tar.zst freebsd-ports-gnome-f63c64ef2c7d0b48350c92e709d0799931dad386.zip |
Add bwn-firmware-kmod to the mix.
Feature safe: yes
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index e91907f6f0e2..ef2344627cdd 100644 --- a/net/Makefile +++ b/net/Makefile @@ -69,6 +69,7 @@ SUBDIR += brutecopy SUBDIR += bsdproxy SUBDIR += bwi-firmware-kmod + SUBDIR += bwn-firmware-kmod SUBDIR += bwping SUBDIR += c3270 SUBDIR += callgen323 |