diff options
-rw-r--r-- | audio/pianobar/Makefile | 2 | ||||
-rw-r--r-- | audio/pithos/Makefile | 2 | ||||
-rw-r--r-- | devel/py-minio/Makefile | 2 | ||||
-rw-r--r-- | net/libstorj/Makefile | 2 | ||||
-rw-r--r-- | net/nsq/Makefile | 2 | ||||
-rw-r--r-- | net/py-libstorj/Makefile | 2 | ||||
-rw-r--r-- | net/py-zeroconf/Makefile | 2 | ||||
-rw-r--r-- | security/ngrok/Makefile | 2 | ||||
-rw-r--r-- | sysutils/consul-alerts/Makefile | 2 | ||||
-rw-r--r-- | sysutils/consul-replicate/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ipfs-go/Makefile | 2 | ||||
-rw-r--r-- | sysutils/mtpfs/Makefile | 2 | ||||
-rw-r--r-- | sysutils/nomad/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-consul/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-nomad/Makefile | 2 | ||||
-rw-r--r-- | www/grafana3/Makefile | 2 | ||||
-rw-r--r-- | www/minio-client/Makefile | 2 | ||||
-rw-r--r-- | www/py-django-json-rpc/Makefile | 2 | ||||
-rw-r--r-- | www/py-django-simple-captcha/Makefile | 2 | ||||
-rw-r--r-- | www/py-djangotoolbox/Makefile | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile index 112df8ecbbef..c8fb11a0a4cd 100644 --- a/audio/pianobar/Makefile +++ b/audio/pianobar/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= https://6xq.net/${PORTNAME}/ PATCH_SITES= https://github.com/PromyLOPh/${PORTNAME}/commit/ PATCHFILES= 38b16f9957a7.patch:-p1 -MAINTAINER= jhixson@gmail.com +MAINTAINER= jhixson@FreeBSD.org COMMENT= Command-line Pandora online radio player LICENSE= MIT diff --git a/audio/pithos/Makefile b/audio/pithos/Makefile index 729baffdfe49..2dbf2eaafe20 100644 --- a/audio/pithos/Makefile +++ b/audio/pithos/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.0 PORTREVISION= 2 CATEGORIES= audio -MAINTAINER= jhixson@gmail.com +MAINTAINER= jhixson@FreeBSD.org COMMENT= Pandora client for the GNOME desktop LICENSE= GPLv3 diff --git a/devel/py-minio/Makefile b/devel/py-minio/Makefile index 8f771d2f9c85..5337f8b5813e 100644 --- a/devel/py-minio/Makefile +++ b/devel/py-minio/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jhixson@gmail.com +MAINTAINER= jhixson@FreeBSD.org COMMENT= Minio library for Amazon S3 compatible cloud storage LICENSE= APACHE20 diff --git a/net/libstorj/Makefile b/net/libstorj/Makefile index f60991ac7370..cb28ba0af998 100644 --- a/net/libstorj/Makefile +++ b/net/libstorj/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.0.3 DISTVERSIONPREFIX= v CATEGORIES= net -MAINTAINER= jhixson@gmail.com +MAINTAINER= jhixson@FreeBSD.org COMMENT= C library and CLI for encrypted file transfer on the Storj network LICENSE= LGPL21+ diff --git a/net/nsq/Makefile b/net/nsq/Makefile index b3a645a1ac81..6cfac8b571e3 100644 --- a/net/nsq/Makefile +++ b/net/nsq/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -compat CATEGORIES= net -MAINTAINER= jhixson@gmail.com +MAINTAINER= jhixson@FreeBSD.org COMMENT= Realtime distributed messaging platform LICENSE= MIT diff --git a/net/py-libstorj/Makefile b/net/py-libstorj/Makefile index 41531aae25ce..d8591d5dff1b 100644 --- a/net/py-libstorj/Makefile +++ b/net/py-libstorj/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v CATEGORIES= net PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jhixson@gmail.com +MAINTAINER= jhixson@FreeBSD.org COMMENT= Python bindings for libstorj LICENSE= LGPL21+ diff --git a/net/py-zeroconf/Makefile b/net/py-zeroconf/Makefile index cccd86f7452c..4310929abd9d 100644 --- a/net/py-zeroconf/Makefile +++ b/net/py-zeroconf/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.20.0 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jhixson@gmail.com +MAINTAINER= jhixson@FreeBSD.org COMMENT= Pure python implementation of multicast DNS service discovery LICENSE= LGPL21+ diff --git a/security/ngrok/Makefile b/security/ngrok/Makefile index 27d31f1e2303..5305811b4ec9 100644 --- a/security/ngrok/Makefile +++ b/security/ngrok/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= https://bin.equinox.io/c/4VmDzA7iaHb/ DISTNAME= ${PORTNAME}-stable-freebsd-${ARCH:S/i386/386/:S/x86_64/amd64/} DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} -MAINTAINER= jhixson@gmail.com +MAINTAINER= jhixson@FreeBSD.org COMMENT= Secure tunnels to localhost # run 'ngrok credits' for details diff --git a/sysutils/consul-alerts/Makefile b/sysutils/consul-alerts/Makefile index 32c8dc98fffe..03a6ccf04a7a 100644 --- a/sysutils/consul-alerts/Makefile +++ b/sysutils/consul-alerts/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.5.0 DISTVERSIONPREFIX= v CATEGORIES= sysutils -MAINTAINER= jhixson@gmail.com +MAINTAINER= jhixson@FreeBSD.org COMMENT= Simple daemon to send notifications based on Consul health checks LICENSE= GPLv2+ diff --git a/sysutils/consul-replicate/Makefile b/sysutils/consul-replicate/Makefile index 7b018be41c7a..1d27b9106b26 100644 --- a/sysutils/consul-replicate/Makefile +++ b/sysutils/consul-replicate/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.4.0 DISTVERSIONPREFIX= v CATEGORIES= sysutils -MAINTAINER= jhixson@gmail.com +MAINTAINER= jhixson@FreeBSD.org COMMENT= Consul cross-DC KV replication daemon LICENSE= MPL20 diff --git a/sysutils/ipfs-go/Makefile b/sysutils/ipfs-go/Makefile index d3abbd6e5280..a42b65ce773f 100644 --- a/sysutils/ipfs-go/Makefile +++ b/sysutils/ipfs-go/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= https://dist.ipfs.io/go-ipfs/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMESUFFIX= -go DISTNAME= go-ipfs_${DISTVERSIONPREFIX}${DISTVERSION}_freebsd-${ARCH} -MAINTAINER= jhixson@gmail.com +MAINTAINER= jhixson@FreeBSD.org COMMENT= IPFS implementation in Go LICENSE= MIT diff --git a/sysutils/mtpfs/Makefile b/sysutils/mtpfs/Makefile index 236ef2b65c6d..89074c9e108f 100644 --- a/sysutils/mtpfs/Makefile +++ b/sysutils/mtpfs/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.adebenham.com/files/mtp/ -MAINTAINER= jhixson@gmail.com +MAINTAINER= jhixson@FreeBSD.org COMMENT= MTP device filesystem LICENSE= GPLv3 diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile index 60ea55044b90..320dac5f225b 100644 --- a/sysutils/nomad/Makefile +++ b/sysutils/nomad/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.8.4 CATEGORIES= sysutils -MAINTAINER= jhixson@gmail.com +MAINTAINER= jhixson@FreeBSD.org COMMENT= Cluster manager and scheduler LICENSE= MPL20 diff --git a/sysutils/py-consul/Makefile b/sysutils/py-consul/Makefile index f8aec34ab3b1..28e4b91fbebc 100644 --- a/sysutils/py-consul/Makefile +++ b/sysutils/py-consul/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v CATEGORIES= sysutils PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jhixson@gmail.com +MAINTAINER= jhixson@FreeBSD.org COMMENT= Python client for consul LICENSE= MIT diff --git a/sysutils/py-nomad/Makefile b/sysutils/py-nomad/Makefile index f807a8379605..5fc3d12fa5ef 100644 --- a/sysutils/py-nomad/Makefile +++ b/sysutils/py-nomad/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.5.0 CATEGORIES= sysutils PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jhixson@gmail.com +MAINTAINER= jhixson@FreeBSD.org COMMENT= Python client for nomad LICENSE= MIT 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 |