diff options
-rw-r--r-- | devel/Makefile | 3 | ||||
-rw-r--r-- | doc/CHANGES-2010 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index ef05115e9c5..9fdab569521 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1345 2010/06/04 16:10:24 sborrill Exp $ +# $NetBSD: Makefile,v 1.1346 2010/06/04 16:16:39 sborrill Exp $ # COMMENT= Development utilities @@ -409,6 +409,7 @@ SUBDIR+= ncc SUBDIR+= ncurses SUBDIR+= ncursesw SUBDIR+= netbeans-ide +SUBDIR+= netbsd-iscsi-lib SUBDIR+= netcdf SUBDIR+= newfile SUBDIR+= newt diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index cf39e531dd1..a7a18fc74d4 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.2111 2010/06/04 16:10:24 sborrill Exp $ +$NetBSD: CHANGES-2010,v 1.2112 2010/06/04 16:16:39 sborrill Exp $ Changes to the packages collection and infrastructure in 2010: @@ -2837,3 +2837,4 @@ Changes to the packages collection and infrastructure in 2010: Updated time/emiclock to 2.0.2nb5 [tsutsui 2010-06-04] Moved devel/netbsd-iscsi-initiator to net/netbsd-iscsi-initiator [sborrill 2010-06-04] Moved devel/netbsd-iscsi-target to net/netbsd-iscsi-target [sborrill 2010-06-04] + Added devel/netbsd-iscsi-lib version 20100416 [sborrill 2010-06-04] |