summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-01-06 23:51:39 +0000
committerwiz <wiz@pkgsrc.org>2008-01-06 23:51:39 +0000
commitb18157cf834a9f30519fa16df278f29dfb27ea75 (patch)
treeddac6b3fcf94c6b236c2900171491191796807fc
parent6b3122bb91af75365bed3303d4ade9535fe306b9 (diff)
downloadpkgsrc-b18157cf834a9f30519fa16df278f29dfb27ea75.tar.gz
+ libowfat.
-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 d123faeb736..cf2055e40f9 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.906 2008/01/06 21:47:56 ghen Exp $
+# $NetBSD: Makefile,v 1.907 2008/01/06 23:51:39 wiz Exp $
#
COMMENT= Development utilities
@@ -287,6 +287,7 @@ SUBDIR+= libntlm
SUBDIR+= liboil
SUBDIR+= liboop
SUBDIR+= libosip
+SUBDIR+= libowfat
SUBDIR+= libportlib
SUBDIR+= libproplist
SUBDIR+= librfuncs
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008
index c2a8721dbdd..6eed6984ee2 100644
--- a/doc/CHANGES-2008
+++ b/doc/CHANGES-2008
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.51 2008/01/06 21:56:18 ghen Exp $
+$NetBSD: CHANGES-2008,v 1.52 2008/01/06 23:52:19 wiz Exp $
Changes to the packages collection and infrastructure in 2008:
@@ -70,3 +70,4 @@ Changes to the packages collection and infrastructure in 2008:
Added x11/dmenu version 3.4 [ghen 2008-01-06]
Added devel/libixp version 0.4 [ghen 2008-01-06]
Updated wm/wmii to 3.6 [ghen 2008-01-06]
+ Added devel/libowfat version 0.27 [wiz 2008-01-06]