diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2004-10-14 19:54:20 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2004-10-14 19:54:20 +0000 |
commit | aab06fb56f59c2f29c71c475793c6875634cb265 (patch) | |
tree | 4de90d9984a6a722dbc268336f1c06895e6be5d2 /databases/p5-DBD-SQLite | |
parent | 91f85e2954227b9fc3b32d2dbfd2769a8927d55c (diff) |
Notes
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 93152ce2ff75..ed56951ccbb8 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Provides access to SQLite2 databases through the DBI +COMMENT= Provides access to SQLite3 databases through the DBI PERL_CONFIGURE= yes |