summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2007-09-10 15:33:45 +0000
committerxtraeme <xtraeme@pkgsrc.org>2007-09-10 15:33:45 +0000
commitb0fb448fb22d2ae3670d21074db4a82c1cf46033 (patch)
tree6d796286342c3216fc97d8701c48c80a7541ca2e
parentef7aeaabb58c44b24a13eacea5b15bdcf4806e15 (diff)
downloadpkgsrc-b0fb448fb22d2ae3670d21074db4a82c1cf46033.tar.gz
+ devel/libmcs
-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 f07d7e6173b..011c8b708c1 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.887 2007/08/31 20:35:50 agc Exp $
+# $NetBSD: Makefile,v 1.888 2007/09/10 15:33:46 xtraeme Exp $
#
COMMENT= Development utilities
@@ -275,6 +275,7 @@ SUBDIR+= libltdl
SUBDIR+= libmatchbox
SUBDIR+= libmemcache
SUBDIR+= libmemmgr
+SUBDIR+= libmcs
SUBDIR+= libmimedir
SUBDIR+= libmm
SUBDIR+= libnet10
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index f9f909a1083..de6ac9c1167 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1981 2007/09/10 15:20:32 xtraeme Exp $
+$NetBSD: CHANGES-2007,v 1.1982 2007/09/10 15:33:45 xtraeme Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -3628,3 +3628,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated emulators/ROMBuild to 2.9 [wiz 2007-09-10]
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]