summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-04-07 13:30:28 +0000
committerxtraeme <xtraeme>2004-04-07 13:30:28 +0000
commitfebaf6ea3aabdd40c6abc27e26817c0216afd28a (patch)
tree00beb9ca987fa1cb5d27fc0178dd976d63fa7e51
parent39c68d3ad359eba362a1576709eae25cbc608bbc (diff)
downloadpkgsrc-febaf6ea3aabdd40c6abc27e26817c0216afd28a.tar.gz
Added netbeans-ide.
-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]