aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2020-08-17 12:16:58 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2020-08-17 12:16:58 +0000
commit6067d94d5c61e62e579d6b8a23cf5eddf4cddb44 (patch)
tree92f2a8241b669502986b0c5121c1ccab9994a7a9
parent439bb451dd4b5fe6cdb90af204045cf1b73706d9 (diff)
downloadports-6067d94d5c61e62e579d6b8a23cf5eddf4cddb44.tar.gz
ports-6067d94d5c61e62e579d6b8a23cf5eddf4cddb44.zip
Notes
-rw-r--r--devel/py-jsmin/Makefile2
-rw-r--r--security/py-pyotp/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-jsmin/Makefile b/devel/py-jsmin/Makefile
index acd8e064ee61..e029adbd84ae 100644
--- a/devel/py-jsmin/Makefile
+++ b/devel/py-jsmin/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= vlad-fbsd@acheronmedia.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= JavaScript minifier written in Python
LICENSE= MIT
diff --git a/security/py-pyotp/Makefile b/security/py-pyotp/Makefile
index 218c81c72a3f..a22fda287c7d 100644
--- a/security/py-pyotp/Makefile
+++ b/security/py-pyotp/Makefile
@@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v
CATEGORIES= security
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= vlad-fbsd@acheronmedia.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python One Time Password Library
LICENSE= MIT