diff options
Diffstat (limited to 'security/py-SecretStorage/Makefile')
-rw-r--r-- | security/py-SecretStorage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-SecretStorage/Makefile b/security/py-SecretStorage/Makefile index dd7562522427..36f72de29aea 100644 --- a/security/py-SecretStorage/Makefile +++ b/security/py-SecretStorage/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= douglas@douglasthrift.net COMMENT= Store passwords using the SecretService DBus API -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.84.0:${PORTSDIR}/devel/py-dbus |