diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-28 17:15:38 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-28 17:15:38 +0000 |
commit | 793a31121965a73627915d26ccb13f9205461e49 (patch) | |
tree | a6401fb2c2f2ce003b024d5b48b0049661d6819a /databases/Makefile | |
parent | 2affd914c1cb6f54302110969f3bff805f3e8e38 (diff) | |
download | FreeBSD-ports-793a31121965a73627915d26ccb13f9205461e49.zip FreeBSD-ports-793a31121965a73627915d26ccb13f9205461e49.tar.gz |
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>
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index dded8b9..c49a400 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 |