summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 795f3d8bb08..9ad5efbf5fa 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.121 2004/03/10 18:20:10 jlam Exp $
+# $NetBSD: Makefile,v 1.122 2004/03/11 22:07:23 reed Exp $
#
COMMENT= Databases
@@ -19,6 +19,7 @@ SUBDIR+= gnats
SUBDIR+= gnats4
SUBDIR+= gnome-mime-data
SUBDIR+= gq
+SUBDIR+= gramps
SUBDIR+= gtksql
SUBDIR+= gtranscript
SUBDIR+= guile-pg
diff --git a/doc/CHANGES b/doc/CHANGES
index d80a42498c8..1828e4dd470 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5220 2004/03/11 21:12:42 tron Exp $
+$NetBSD: CHANGES,v 1.5221 2004/03/11 22:07:23 reed Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1424,3 +1424,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated kmplayer to 0.8.2nb2 [markd 2004-03-11]
Updated R to 1.8.1nb2 [markd 2004-03-11]
Updated ocaml to 3.06nb5 [tron 2004-03-11]
+ Added gramps-1.0.1 [reed 2004-03-11]