diff options
author | he <he@pkgsrc.org> | 2009-01-11 13:50:58 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-01-11 13:50:58 +0000 |
commit | 57da08e77c5dc4e6f7a5e951877eb8adea5ffb20 (patch) | |
tree | d1eeb8493adb5836f11778207905fadcd725475c /databases/Makefile | |
parent | 4a939ace67a315c4df101d4b8d0e53eb2eee14ea (diff) | |
download | pkgsrc-57da08e77c5dc4e6f7a5e951877eb8adea5ffb20.tar.gz |
Add p5-DBD-Mock.
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 9851fbd6fa5..b48c959181e 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.288 2008/12/19 07:47:18 jnemeth Exp $ +# $NetBSD: Makefile,v 1.289 2009/01/11 13:50:58 he Exp $ # COMMENT= Databases @@ -78,6 +78,7 @@ SUBDIR+= p5-Class-DBI-AbstractSearch SUBDIR+= p5-Class-DBI-Pg SUBDIR+= p5-DBD-CSV SUBDIR+= p5-DBD-Google +SUBDIR+= p5-DBD-Mock SUBDIR+= p5-DBD-Oracle SUBDIR+= p5-DBD-PgPP SUBDIR+= p5-DBD-SQLite |