summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsakamoto <sakamoto@pkgsrc.org>2002-06-03 09:55:57 +0000
committersakamoto <sakamoto@pkgsrc.org>2002-06-03 09:55:57 +0000
commit0fda36a1525a5b61e3be23fb280ab99353d902b7 (patch)
tree3fca79040f6589667a0f47383944fa3f9aee9fec /devel
parent133cac178723fb7ae1c61e0fdaae6d2d764941f1 (diff)
downloadpkgsrc-0fda36a1525a5b61e3be23fb280ab99353d902b7.tar.gz
Add and enable nbitools.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 91b96e96dad..b9784dad89e 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.289 2002/05/29 08:21:41 skrll Exp $
+# $NetBSD: Makefile,v 1.290 2002/06/03 09:55:57 sakamoto Exp $
#
COMMENT= Development utilities
@@ -155,6 +155,7 @@ SUBDIR+= mrproject
SUBDIR+= nana
SUBDIR+= nasm
SUBDIR+= nasm-devel
+SUBDIR+= nbitools
SUBDIR+= ncurses
SUBDIR+= netcdf
SUBDIR+= newmkdep