summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/Makefile3
-rw-r--r--devel/Makefile4
2 files changed, 5 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index f1271c991d7..22f9b5ae8ef 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.150 2004/11/06 01:37:07 he Exp $
+# $NetBSD: Makefile,v 1.151 2004/11/06 20:21:53 he Exp $
#
COMMENT= Databases
@@ -54,6 +54,7 @@ SUBDIR+= oraedit
SUBDIR+= p5-AddressBook
SUBDIR+= p5-Apache-DBI
SUBDIR+= p5-BerkeleyDB
+SUBDIR+= p5-Class-DBI
SUBDIR+= p5-DBD-CSV
SUBDIR+= p5-DBD-Google
SUBDIR+= p5-DBD-Oracle
diff --git a/devel/Makefile b/devel/Makefile
index 11acb636d70..167df0e5b4f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.559 2004/11/06 01:37:07 he Exp $
+# $NetBSD: Makefile,v 1.560 2004/11/06 20:21:53 he Exp $
#
COMMENT= Development utilities
@@ -356,6 +356,7 @@ SUBDIR+= p5-IPC-Shareable
SUBDIR+= p5-IPC-SharedCache
SUBDIR+= p5-Inline
SUBDIR+= p5-LDAP
+SUBDIR+= p5-Lingua-EN-Inflect
SUBDIR+= p5-Log-Agent
SUBDIR+= p5-Log-Dispatch
SUBDIR+= p5-Log-Dispatch-Config
@@ -405,6 +406,7 @@ SUBDIR+= p5-Test-Simple
SUBDIR+= p5-Test-Unit
SUBDIR+= p5-Tie-IxHash
SUBDIR+= p5-Tree-Simple
+SUBDIR+= p5-UNIVERSAL-moniker
SUBDIR+= p5-WeakRef
SUBDIR+= p5-gettext
SUBDIR+= p5-glib2