mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
- Fix LICENSE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
ca6a0a3108
commit
33befd59fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543462
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ PKGNAMESUFFIX?= 15
|
|||
MAINTAINER= timur@FreeBSD.org
|
||||
COMMENT= LDAP-like embedded database
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE= GPLv3+
|
||||
|
||||
IGNORE_NONTHREAD_PYTHON=needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support
|
||||
|
||||
|
|
|
@ -6,4 +6,4 @@ within an application.
|
|||
In some ways it can be seen as a intermediate solution between key-value
|
||||
pair databases and a real LDAP database.
|
||||
|
||||
WWW: http://ldb.samba.org/
|
||||
WWW: https://ldb.samba.org/
|
||||
|
|
Loading…
Add table
Reference in a new issue