summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorseb <seb>2008-09-07 19:13:19 +0000
committerseb <seb>2008-09-07 19:13:19 +0000
commitd48995d3f735c3d72784ad9a48dddacd6150dcb6 (patch)
treec6b834e85c9b3d9ad46145e80a001b453cc816bf /databases
parentc84a85f9d095e58f46d5c000630fbecd7e271c8d (diff)
downloadpkgsrc-d48995d3f735c3d72784ad9a48dddacd6150dcb6.tar.gz
Add & enable p5-DBICx-Deploy
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index eadbff65e55..a674a7a221b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.265 2008/09/04 20:43:39 tonnerre Exp $
+# $NetBSD: Makefile,v 1.266 2008/09/07 19:13:19 seb Exp $
#
COMMENT= Databases
@@ -86,6 +86,7 @@ SUBDIR+= p5-DBD-mysql
SUBDIR+= p5-DBD-postgresql
SUBDIR+= p5-DBI
SUBDIR+= p5-DBI-Shell
+SUBDIR+= p5-DBICx-Deploy
SUBDIR+= p5-DBIWrapper
SUBDIR+= p5-DBIx-Abstract
SUBDIR+= p5-DBIx-Class