aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorjhixson <jhixson@FreeBSD.org>2018-08-07 20:13:47 +0800
committerjhixson <jhixson@FreeBSD.org>2018-08-07 20:13:47 +0800
commit3722a928fbcc2bb16af0b96c502b765594bf1441 (patch)
treec1392e74ead67b7cb6f9e2e1f06368912287d209 /www
parent9e4e3e17a7478f1e5cb4e2c6d085a2638c215685 (diff)
downloadfreebsd-ports-gnome-3722a928fbcc2bb16af0b96c502b765594bf1441.tar.gz
freebsd-ports-gnome-3722a928fbcc2bb16af0b96c502b765594bf1441.tar.zst
freebsd-ports-gnome-3722a928fbcc2bb16af0b96c502b765594bf1441.zip
Change jhixson port maintainer email to jhixson@FreeBSD.org
Approved by: miwi (mentor), kmoore (mentor), araujo (mentor) Differential Revision: https://reviews.freebsd.org/D16592
Diffstat (limited to 'www')
-rw-r--r--www/grafana3/Makefile2
-rw-r--r--www/minio-client/Makefile2
-rw-r--r--www/py-django-json-rpc/Makefile2
-rw-r--r--www/py-django-simple-captcha/Makefile2
-rw-r--r--www/py-djangotoolbox/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/www/grafana3/Makefile b/www/grafana3/Makefile
index 99001128c5b3..10a688de3fdc 100644
--- a/www/grafana3/Makefile
+++ b/www/grafana3/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 3
PKGNAMESUFFIX= 3
CATEGORIES= www
-MAINTAINER= jhixson@gmail.com
+MAINTAINER= jhixson@FreeBSD.org
COMMENT= Dashboard and graph editor for Graphite, InfluxDB & OpenTSDB
LICENSE= APACHE20
diff --git a/www/minio-client/Makefile b/www/minio-client/Makefile
index 7fc07e3b4b93..5a226d53a479 100644
--- a/www/minio-client/Makefile
+++ b/www/minio-client/Makefile
@@ -4,7 +4,7 @@ PORTNAME= minio-client
PORTVERSION= ${GH_TAGNAME:S/RELEASE.//:S/Z//:S/T/-/:S/-/./g}
CATEGORIES= www
-MAINTAINER= jhixson@gmail.com
+MAINTAINER= jhixson@FreeBSD.org
COMMENT= Replacement for ls, cp, mkdir, diff and rsync commands for filesystems
LICENSE= APACHE20
diff --git a/www/py-django-json-rpc/Makefile b/www/py-django-json-rpc/Makefile
index cb8471a8a3f9..f1828c315899 100644
--- a/www/py-django-json-rpc/Makefile
+++ b/www/py-django-json-rpc/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= jhixson@gmail.com
+MAINTAINER= jhixson@FreeBSD.org
COMMENT= Simple JSON-RPC implementation for Django
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:www/py-django111@${PY_FLAVOR}
diff --git a/www/py-django-simple-captcha/Makefile b/www/py-django-simple-captcha/Makefile
index 84ab41059ac1..f01d05a1ed19 100644
--- a/www/py-django-simple-captcha/Makefile
+++ b/www/py-django-simple-captcha/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= jhixson@gmail.com
+MAINTAINER= jhixson@FreeBSD.org
COMMENT= Simple, yet powerful, Django captcha application
LICENSE= MIT
diff --git a/www/py-djangotoolbox/Makefile b/www/py-djangotoolbox/Makefile
index 6b74a4378c08..a60ff03d88a2 100644
--- a/www/py-djangotoolbox/Makefile
+++ b/www/py-djangotoolbox/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= jhixson@gmail.com
+MAINTAINER= jhixson@FreeBSD.org
COMMENT= Common API for running Django on non-relational/NoSQL databases
LICENSE= BSD3CLAUSE