diff options
author | rillig <rillig@pkgsrc.org> | 2007-02-07 21:38:53 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-02-07 21:38:53 +0000 |
commit | a171b6cef7abd0a0e5caa54463f63a537d1d1ade (patch) | |
tree | 9af2c841ae7b4bc1dca1b98fdb739dc3aabcc11d /databases/Makefile | |
parent | 91a9006b241dfcb0e61f5fdd485ef4f0fe617eba (diff) | |
download | pkgsrc-a171b6cef7abd0a0e5caa54463f63a537d1d1ade.tar.gz |
+ p5-DBD-PgPP
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 81e53b63a81..5061279a064 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.224 2007/02/05 23:10:34 rillig Exp $ +# $NetBSD: Makefile,v 1.225 2007/02/07 21:38:53 rillig Exp $ # COMMENT= Databases @@ -67,6 +67,7 @@ SUBDIR+= p5-Class-DBI-AbstractSearch SUBDIR+= p5-DBD-CSV SUBDIR+= p5-DBD-Google SUBDIR+= p5-DBD-Oracle +SUBDIR+= p5-DBD-PgPP SUBDIR+= p5-DBD-SQLite SUBDIR+= p5-DBD-Sybase SUBDIR+= p5-DBD-XBase |