diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/py-pymacaroons-pynacl/Makefile | 2 | ||||
-rw-r--r-- | security/py-pysaml2/Makefile | 2 | ||||
-rw-r--r-- | security/py-signedjson/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/py-pymacaroons-pynacl/Makefile b/security/py-pymacaroons-pynacl/Makefile index 79e0a9bd5b05..007ea99d1dff 100644 --- a/security/py-pymacaroons-pynacl/Makefile +++ b/security/py-pymacaroons-pynacl/Makefile @@ -8,7 +8,7 @@ DISTVERSIONPREFIX= v CATEGORIES= security devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Macaroon library for Python LICENSE= MIT diff --git a/security/py-pysaml2/Makefile b/security/py-pysaml2/Makefile index 49101211fd7e..513e0991d29f 100644 --- a/security/py-pysaml2/Makefile +++ b/security/py-pysaml2/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Python implementation of SAML Version 2 LICENSE= APACHE20 diff --git a/security/py-signedjson/Makefile b/security/py-signedjson/Makefile index 45a0efec9912..59d652350fd3 100644 --- a/security/py-signedjson/Makefile +++ b/security/py-signedjson/Makefile @@ -8,7 +8,7 @@ DISTVERSIONPREFIX= v CATEGORIES= security devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Sign JSON with Ed25519 signatures LICENSE= APACHE20 |