summaryrefslogtreecommitdiff
path: root/databases/mdbx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mdbx/Makefile')
-rw-r--r--databases/mdbx/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/databases/mdbx/Makefile b/databases/mdbx/Makefile
index 7c516f4c604b..907c42709935 100644
--- a/databases/mdbx/Makefile
+++ b/databases/mdbx/Makefile
@@ -1,5 +1,5 @@
PORTNAME= mdbx
-DISTVERSION= 0.13.3
+DISTVERSION= 0.13.11
CATEGORIES= databases
MASTER_SITES= https://libmdbx.dqdkfa.ru/release/
DISTNAME= libmdbx-amalgamated-${DISTVERSION}
@@ -8,10 +8,8 @@ MAINTAINER= mahlon@martini.nu
COMMENT= Lightning Memory-Mapped Database (Extended)
WWW= https://github.com/erthink/libmdbx
-LICENSE= OPENLDAP
-LICENSE_NAME= OpenLDAP Public License
+LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= cmake tar:xz
USE_LDCONFIG= yes