diff options
author | tobez <tobez@FreeBSD.org> | 2004-10-14 19:54:20 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2004-10-14 19:54:20 +0000 |
commit | 5811fa4722258903749a3d7819032e9999ea2d2c (patch) | |
tree | 4ee044b43cf5c588db1ef7d05342cc1f8a5e57b5 /databases | |
parent | 48ae7284ddce5e4e285049567456e1edcddf14e6 (diff) | |
download | FreeBSD-ports-5811fa4722258903749a3d7819032e9999ea2d2c.zip FreeBSD-ports-5811fa4722258903749a3d7819032e9999ea2d2c.tar.gz |
Sync COMMENT with reality.
Diffstat (limited to 'databases')
-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 93152ce..ed56951 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 |