summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-28 17:15:38 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-28 17:15:38 +0000
commitae0f269fa0d93a69e6cf1ef54a3c241db33d995f (patch)
tree39a2421c649a1f394f9ae2af1d50ad73fd311567 /databases/Makefile
parentApply the latest fixes from the vendor and some additional patches to (diff)
add p5-DBIx-Password 1.8
Allows you to create a global password file for DB passwords PR: 36066 Submitted by: Autrijus Tang <autrijus@egb.elixus.org>
Notes
Notes: svn path=/head/; revision=60207
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index dded8b958f32..c49a400cab48 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -78,6 +78,7 @@
SUBDIR += p5-DBIWrapper
SUBDIR += p5-DBIx-AnyDBD
SUBDIR += p5-DBIx-DataSource
+ SUBDIR += p5-DBIx-Password
SUBDIR += p5-DBIx-Recordset
SUBDIR += p5-DBIx-SearchBuilder
SUBDIR += p5-DBIx-XHTML_Table