aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2004-10-15 03:54:20 +0800
committertobez <tobez@FreeBSD.org>2004-10-15 03:54:20 +0800
commit5811fa4722258903749a3d7819032e9999ea2d2c (patch)
tree4ee044b43cf5c588db1ef7d05342cc1f8a5e57b5
parent48ae7284ddce5e4e285049567456e1edcddf14e6 (diff)
downloadfreebsd-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/Makefile2
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