aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2018-04-16 21:33:18 +0000
committerMark Felder <feld@FreeBSD.org>2018-04-16 21:33:18 +0000
commit83dcbdd7eedbb5cd7ad4e19df47eefdf2b68bc94 (patch)
treea04b83b8737f360d231233a1d957815a02f2f313 /security
parenta96365d4e079b13ea5caa583d0c3082ed8f880ad (diff)
downloadports-83dcbdd7eedbb5cd7ad4e19df47eefdf2b68bc94.tar.gz
ports-83dcbdd7eedbb5cd7ad4e19df47eefdf2b68bc94.zip
Reset MAINTAINER
Approved by: maintainer (private communications)
Notes
Notes: svn path=/head/; revision=467537
Diffstat (limited to 'security')
-rw-r--r--security/py-pymacaroons-pynacl/Makefile2
-rw-r--r--security/py-pysaml2/Makefile2
-rw-r--r--security/py-signedjson/Makefile2
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