summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-09-10 11:04:58 +0000
committerjoerg <joerg@pkgsrc.org>2008-09-10 11:04:58 +0000
commitefd1e4eab07e23bf9d4202345eb849bbce9dc18c (patch)
tree8cda4cd1e7ca5b711715fa4b43471d631d5359cb
parente9de7357d78ae270438594a819e9db6d02e000d4 (diff)
downloadpkgsrc-efd1e4eab07e23bf9d4202345eb849bbce9dc18c.tar.gz
+ nbpatch
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20083
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b2555b6a876..7a4e0ef3f92 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1011 2008/09/09 00:34:16 seb Exp $
+# $NetBSD: Makefile,v 1.1012 2008/09/10 11:04:58 joerg Exp $
#
COMMENT= Development utilities
@@ -367,6 +367,7 @@ SUBDIR+= mph
SUBDIR+= nana
SUBDIR+= nasm
SUBDIR+= nbitools
+SUBDIR+= nbpatch
SUBDIR+= ncurses
SUBDIR+= ncursesw
SUBDIR+= netbeans-ide
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008
index 6d5958a210c..55781d59680 100644
--- a/doc/CHANGES-2008
+++ b/doc/CHANGES-2008
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.2190 2008/09/10 09:54:28 abs Exp $
+$NetBSD: CHANGES-2008,v 1.2191 2008/09/10 11:04:58 joerg Exp $
Changes to the packages collection and infrastructure in 2008:
@@ -3688,3 +3688,4 @@ Changes to the packages collection and infrastructure in 2008:
Updated databases/rrdtool to 1.3.2 [martti 2008-09-10]
Updated fonts/dejavu-ttf to 2.26 [jakllsch 2008-09-10]
Updated www/apache-tomcat55 to 5.5.27 [abs 2008-09-10]
+ Added devel/nbpatch version 20080910 [joerg 2008-09-10]