diff options
author | joerg <joerg@pkgsrc.org> | 2008-09-19 19:06:17 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-09-19 19:06:17 +0000 |
commit | e5f1b00bee0c5d9d3ccb5a3cdb5c85afa485f12a (patch) | |
tree | 92438bc3d3d0ee8b9892c2e86465c8260a4d0dac | |
parent | bc62ae75b1a721e06427cc42dc54ddedbb739377 (diff) | |
download | pkgsrc-e5f1b00bee0c5d9d3ccb5a3cdb5c85afa485f12a.tar.gz |
+ iwn-firmware
-rw-r--r-- | doc/CHANGES-2008 | 3 | ||||
-rw-r--r-- | sysutils/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008 index 101dd58e7d6..53ab4ce098e 100644 --- a/doc/CHANGES-2008 +++ b/doc/CHANGES-2008 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2008,v 1.2316 2008/09/19 14:56:29 tnn Exp $ +$NetBSD: CHANGES-2008,v 1.2317 2008/09/19 19:06:17 joerg Exp $ Changes to the packages collection and infrastructure in 2008: @@ -3980,3 +3980,4 @@ Changes to the packages collection and infrastructure in 2008: Updated x11/xf86-video-wsfb to 0.2.1nb1 [bjs 2008-09-18] Removed databases/unixodbc-ODBCConfig [wiz 2008-09-19] Updated x11/xf86-video-intel to 2.4.2 [tnn 2008-09-19] + Added sysutils/iwn-firmware version 4.44.1.20 [joerg 2008-09-19] diff --git a/sysutils/Makefile b/sysutils/Makefile index 14849e1e858..deef1ac4340 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.440 2008/09/17 00:21:48 obache Exp $ +# $NetBSD: Makefile,v 1.441 2008/09/19 19:06:17 joerg Exp $ # COMMENT= System utilities @@ -142,6 +142,7 @@ SUBDIR+= ir-account SUBDIR+= isapnptools SUBDIR+= iwi-firmware SUBDIR+= iwi-firmware3 +SUBDIR+= iwn-firmware SUBDIR+= k3b SUBDIR+= kdirstat SUBDIR+= krusader |