summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 810d6db5e07..7dac8a334f0 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.561 2004/11/08 11:09:36 adam Exp $
+# $NetBSD: Makefile,v 1.562 2004/11/08 19:08:13 adrianp Exp $
#
COMMENT= Development utilities
@@ -259,6 +259,7 @@ SUBDIR+= ltsa
SUBDIR+= lwp
SUBDIR+= m4
SUBDIR+= maketool
+SUBDIR+= mantis
SUBDIR+= mk-files
SUBDIR+= monotone
SUBDIR+= mph
diff --git a/doc/CHANGES b/doc/CHANGES
index 038a13838be..cbcd1d5d802 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7773 2004/11/08 18:27:26 xtraeme Exp $
+$NetBSD: CHANGES,v 1.7774 2004/11/08 19:08:13 adrianp Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -5170,3 +5170,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated gcc34-ada to 3.4.3 [shannonjr 2004-11-08]
Updated mysql-client to 4.1.7nb2 [xtraeme 2004-11-08]
Updated mysql-server to 4.1.7nb1 [xtraeme 2004-11-08]
+ Added mantis-0.19.1 [adrianp 2004-11-08]