aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbofh <bofh@FreeBSD.org>2018-04-24 08:04:11 +0800
committerbofh <bofh@FreeBSD.org>2018-04-24 08:04:11 +0800
commiteb6c618cebe04ff53cb54b1e92b5b8e49799aa1b (patch)
treea04a54ffb49b6563190194c8f7720ca34528d355
parent68850c1fa901e707bb1cee42cbb2d4fe011c309d (diff)
downloadfreebsd-ports-gnome-eb6c618cebe04ff53cb54b1e92b5b8e49799aa1b.tar.gz
freebsd-ports-gnome-eb6c618cebe04ff53cb54b1e92b5b8e49799aa1b.tar.zst
freebsd-ports-gnome-eb6c618cebe04ff53cb54b1e92b5b8e49799aa1b.zip
databases/py-bsddb3: Fix COMMENT
PR: 226904 Submitted by: 0mp
-rw-r--r--databases/py-bsddb3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-bsddb3/Makefile b/databases/py-bsddb3/Makefile
index 95169112f959..69dcd76104b1 100644
--- a/databases/py-bsddb3/Makefile
+++ b/databases/py-bsddb3/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= bofh@FreeBSD.org
-COMMENT= Python extension module for BerkeleyDB 3 and 4
+COMMENT= Python extension module for BerkeleyDB 4.7, 4.8, 5.1, 5.3, 6.1 and 6.2
LICENSE= BSD3CLAUSE