diff options
author | tobez <tobez@FreeBSD.org> | 2004-10-15 03:54:20 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2004-10-15 03:54:20 +0800 |
commit | 5811fa4722258903749a3d7819032e9999ea2d2c (patch) | |
tree | 4ee044b43cf5c588db1ef7d05342cc1f8a5e57b5 | |
parent | 48ae7284ddce5e4e285049567456e1edcddf14e6 (diff) | |
download | freebsd-ports-gnome-5811fa4722258903749a3d7819032e9999ea2d2c.tar.gz freebsd-ports-gnome-5811fa4722258903749a3d7819032e9999ea2d2c.tar.zst freebsd-ports-gnome-5811fa4722258903749a3d7819032e9999ea2d2c.zip |
Sync COMMENT with reality.
-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 |