summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreed <reed>2007-05-21 20:48:41 +0000
committerreed <reed>2007-05-21 20:48:41 +0000
commit61ae4323cb21fd139eacae455ab2ac19b5b3a88a (patch)
tree8045469e7dcc055e9061c82a19640ad58e7f9ded
parent4b034096c9a39bccfb805b31a8b4b1f5a2354f6d (diff)
downloadpkgsrc-61ae4323cb21fd139eacae455ab2ac19b5b3a88a.tar.gz
Add sparse.
-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 60b475336ab..0a0397520e4 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.854 2007/05/20 15:48:07 wiz Exp $
+# $NetBSD: Makefile,v 1.855 2007/05/21 20:48:41 reed Exp $
#
COMMENT= Development utilities
@@ -725,6 +725,7 @@ SUBDIR+= sgi-stl-docs
SUBDIR+= silc-toolkit
SUBDIR+= slib
SUBDIR+= sml-mode
+SUBDIR+= sparse
SUBDIR+= sparsehash
SUBDIR+= spiff
SUBDIR+= splint
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index d96e5f10acb..477f29459e0 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1103 2007/05/21 20:25:49 xtraeme Exp $
+$NetBSD: CHANGES-2007,v 1.1104 2007/05/21 20:48:41 reed Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -2106,3 +2106,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated databases/mysql5-server to 5.0.41 [xtraeme 2007-05-21]
Updated mail/sylpheed to 2.4.2 [xtraeme 2007-05-21]
Updated emulators/qemu to 0.9.0 [xtraeme 2007-05-21]
+ Added devel/sparse version 0.3 [reed 2007-05-21]