summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 12f83c5975f..42ab1a52fc6 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.482 2004/04/05 05:04:22 xtraeme Exp $
+# $NetBSD: Makefile,v 1.483 2004/04/07 13:30:28 xtraeme Exp $
#
COMMENT= Development utilities
@@ -237,6 +237,7 @@ SUBDIR+= nana
SUBDIR+= nasm
SUBDIR+= nbitools
SUBDIR+= ncurses
+SUBDIR+= netbeans-ide
SUBDIR+= netcdf
SUBDIR+= newfile
SUBDIR+= newmkdep
diff --git a/doc/CHANGES b/doc/CHANGES
index c2f5c6da5fa..86535a85b76 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5475 2004/04/07 13:00:45 salo Exp $
+$NetBSD: CHANGES,v 1.5476 2004/04/07 13:30:28 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1833,3 +1833,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated mplayer to 1.0rc3nb4 [salo 2004-04-07]
Updated gmplayer to 1.0rc3nb4 [salo 2004-04-07]
Updated mencoder to 1.0rc3nb4 [salo 2004-04-07]
+ Added netbeans-ide-3.5.1 [xtraeme 2004-04-07]