summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2007-09-10 15:51:57 +0000
committerxtraeme <xtraeme@pkgsrc.org>2007-09-10 15:51:57 +0000
commit96a7eae66ca87cee06cb6a1ed3cbaeb3aeb6b76e (patch)
tree2c75e5537804e4a5bd54973ea14c35ddc82abe49
parent33ff13465c1094c06afdf0ccd0f5e43e435551a2 (diff)
downloadpkgsrc-96a7eae66ca87cee06cb6a1ed3cbaeb3aeb6b76e.tar.gz
+ devel/libbinio
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20073
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 011c8b708c1..2ec83b887e4 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.888 2007/09/10 15:33:46 xtraeme Exp $
+# $NetBSD: Makefile,v 1.889 2007/09/10 15:51:58 xtraeme Exp $
#
COMMENT= Development utilities
@@ -242,6 +242,7 @@ SUBDIR+= libargparse
SUBDIR+= libast
SUBDIR+= libaura
SUBDIR+= libbegemot
+SUBDIR+= libbinio
SUBDIR+= libbonobo
SUBDIR+= libbonoboui
SUBDIR+= libcfg+
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index de6ac9c1167..f8e62395633 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1982 2007/09/10 15:33:45 xtraeme Exp $
+$NetBSD: CHANGES-2007,v 1.1983 2007/09/10 15:51:57 xtraeme Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -3629,3 +3629,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated www/lighttpd to 1.4.18 [jlam 2007-09-10]
Updated devel/uno to 2.12 [xtraeme 2007-09-10]
Added devel/libmcs version 0.4.1 [xtraeme 2007-09-10]
+ Added devel/libbinio version 1.4 [xtraeme 2007-09-10]