summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortnn <tnn>2008-04-28 20:29:10 +0000
committertnn <tnn>2008-04-28 20:29:10 +0000
commit3bcc37232e0f7a73e7ee80eac86b9d4991dc35c4 (patch)
tree493c4019d8386a94283a7dc707c3e6410d18174e
parente946b35cb40f8963ff7016c662c888d2c572d759 (diff)
downloadpkgsrc-3bcc37232e0f7a73e7ee80eac86b9d4991dc35c4.tar.gz
Added devel/blame
-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 a3320e2adec..ebb7dfb2187 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.931 2008/04/19 18:47:19 kefren Exp $
+# $NetBSD: Makefile,v 1.932 2008/04/28 20:29:11 tnn Exp $
#
COMMENT= Development utilities
@@ -58,6 +58,7 @@ SUBDIR+= bglibs
SUBDIR+= bin86
SUBDIR+= binutils
SUBDIR+= bison
+SUBDIR+= blame
SUBDIR+= blib
SUBDIR+= bmake
SUBDIR+= boaconstructor
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008
index 5e55a51e158..777f1b4fdb1 100644
--- a/doc/CHANGES-2008
+++ b/doc/CHANGES-2008
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.939 2008/04/28 14:49:19 adam Exp $
+$NetBSD: CHANGES-2008,v 1.940 2008/04/28 20:29:10 tnn Exp $
Changes to the packages collection and infrastructure in 2008:
@@ -1681,3 +1681,4 @@ Changes to the packages collection and infrastructure in 2008:
Updated audio/snd to 9.9 [wiz 2008-04-28]
Added textproc/p5-iCal-Parser version 1.14 [mjl 2008-04-28]
Updated comms/efax-gtk to 3.0.17 [adam 2008-04-28]
+ Added devel/blame version 1.3.1 [tnn 2008-04-28]