diff options
| -rw-r--r-- | databases/mongodb32-tools/Makefile | 2 | ||||
| -rw-r--r-- | databases/mongodb32/Makefile | 2 | ||||
| -rw-r--r-- | devel/py-blist/Makefile | 2 | ||||
| -rw-r--r-- | devel/py-daemonize/Makefile | 2 | ||||
| -rw-r--r-- | devel/py-hypothesis/Makefile | 2 | ||||
| -rw-r--r-- | devel/py-matrix-angular-sdk/Makefile | 2 | ||||
| -rw-r--r-- | devel/py-msgpack-python/Makefile | 2 | ||||
| -rw-r--r-- | devel/py-pydenticon/Makefile | 2 | ||||
| -rw-r--r-- | devel/py-responses/Makefile | 2 | ||||
| -rw-r--r-- | misc/py-spdx-lookup/Makefile | 2 | ||||
| -rw-r--r-- | misc/py-spdx/Makefile | 2 | ||||
| -rw-r--r-- | ports-mgmt/py-pytoport/Makefile | 2 | ||||
| -rw-r--r-- | ports-mgmt/py-skog/Makefile | 2 | ||||
| -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 | ||||
| -rw-r--r-- | sysutils/fusefs-libs/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/fusefs-unionfs/Makefile | 2 | ||||
| -rw-r--r-- | www/py-cookies/Makefile | 2 | 
19 files changed, 19 insertions, 19 deletions
| diff --git a/databases/mongodb32-tools/Makefile b/databases/mongodb32-tools/Makefile index 90caf9a02e6e..2dcb9fa4e82e 100644 --- a/databases/mongodb32-tools/Makefile +++ b/databases/mongodb32-tools/Makefile @@ -6,7 +6,7 @@ PORTVERSION=	3.2.11  DISTVERSIONPREFIX=	r  CATEGORIES=	databases net -MAINTAINER=	brendan+freebsd@bbqsrc.net +MAINTAINER=	ports@FreeBSD.org  COMMENT=	Tools for MongoDB  LICENSE=	APACHE20 diff --git a/databases/mongodb32/Makefile b/databases/mongodb32/Makefile index 8d6ce8e06578..c7ae4a98eea5 100644 --- a/databases/mongodb32/Makefile +++ b/databases/mongodb32/Makefile @@ -10,7 +10,7 @@ MASTER_SITES=	https://fastdl.mongodb.org/src/ \  		http://download.mongodb.org/src/  DISTNAME=	mongodb-src-${DISTVERSIONPREFIX}${PORTVERSION} -MAINTAINER=	brendan+freebsd@bbqsrc.net +MAINTAINER=	ports@FreeBSD.org  COMMENT=	Distributed document-oriented "NoSQL" database  # mongodb is AGPLv3, C++ driver is APACHE20 diff --git a/devel/py-blist/Makefile b/devel/py-blist/Makefile index c78de5699f60..b45283a1eed8 100644 --- a/devel/py-blist/Makefile +++ b/devel/py-blist/Makefile @@ -8,7 +8,7 @@ CATEGORIES=	devel python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} -MAINTAINER=	brendan+freebsd@bbqsrc.net +MAINTAINER=	ports@FreeBSD.org  COMMENT=	Drop-in list replacement with better performance for large lists  LICENSE=	BSD3CLAUSE diff --git a/devel/py-daemonize/Makefile b/devel/py-daemonize/Makefile index 775fabf2d042..93cf5e94029b 100644 --- a/devel/py-daemonize/Makefile +++ b/devel/py-daemonize/Makefile @@ -7,7 +7,7 @@ CATEGORIES=	devel python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} -MAINTAINER=	brendan+freebsd@bbqsrc.net +MAINTAINER=	ports@FreeBSD.org  COMMENT=	Enables code to run as a daemon process on Unix-like systems  LICENSE=	MIT diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile index 9d4b3350ff4c..8c52d8dddda1 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -7,7 +7,7 @@ CATEGORIES=	devel python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} -MAINTAINER=	brendan+freebsd@bbqsrc.net +MAINTAINER=	ports@FreeBSD.org  COMMENT=	Library for property based testing  LICENSE=	MPL20 diff --git a/devel/py-matrix-angular-sdk/Makefile b/devel/py-matrix-angular-sdk/Makefile index 82bfc6376b7e..43a461964111 100644 --- a/devel/py-matrix-angular-sdk/Makefile +++ b/devel/py-matrix-angular-sdk/Makefile @@ -7,7 +7,7 @@ CATEGORIES=	devel www python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} -MAINTAINER=	brendan+freebsd@bbqsrc.net +MAINTAINER=	ports@FreeBSD.org  COMMENT=	Matrix Angular SDK  LICENSE=	APACHE20 diff --git a/devel/py-msgpack-python/Makefile b/devel/py-msgpack-python/Makefile index 64d020dafbe5..d1942dd14840 100644 --- a/devel/py-msgpack-python/Makefile +++ b/devel/py-msgpack-python/Makefile @@ -7,7 +7,7 @@ CATEGORIES=	devel python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} -MAINTAINER=	brendan+freebsd@bbqsrc.net +MAINTAINER=	ports@FreeBSD.org  COMMENT=	MessagePack (de)serializer for Python  LICENSE=	APACHE20 diff --git a/devel/py-pydenticon/Makefile b/devel/py-pydenticon/Makefile index eea2729cabf5..1abb719959c5 100644 --- a/devel/py-pydenticon/Makefile +++ b/devel/py-pydenticon/Makefile @@ -8,7 +8,7 @@ CATEGORIES=	devel python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} -MAINTAINER=	brendan+freebsd@bbqsrc.net +MAINTAINER=	ports@FreeBSD.org  COMMENT=	Library for generating identicons - an enhanced port of Sigil  LICENSE=	BSD3CLAUSE diff --git a/devel/py-responses/Makefile b/devel/py-responses/Makefile index 46884622739f..b0449924d7e7 100644 --- a/devel/py-responses/Makefile +++ b/devel/py-responses/Makefile @@ -7,7 +7,7 @@ CATEGORIES=	devel www python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} -MAINTAINER=	brendan+freebsd@bbqsrc.net +MAINTAINER=	ports@FreeBSD.org  COMMENT=	Utility library for mocking out the requests Python library  LICENSE=	APACHE20 diff --git a/misc/py-spdx-lookup/Makefile b/misc/py-spdx-lookup/Makefile index 083b10e58ace..b9c0641b99e7 100644 --- a/misc/py-spdx-lookup/Makefile +++ b/misc/py-spdx-lookup/Makefile @@ -7,7 +7,7 @@ CATEGORIES=	misc python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} -MAINTAINER=	brendan+freebsd@bbqsrc.net +MAINTAINER=	ports@FreeBSD.org  COMMENT=	SPDX license list query tool  LICENSE=	BSD2CLAUSE diff --git a/misc/py-spdx/Makefile b/misc/py-spdx/Makefile index e3fbae7cc772..25495c449385 100644 --- a/misc/py-spdx/Makefile +++ b/misc/py-spdx/Makefile @@ -7,7 +7,7 @@ CATEGORIES=	misc python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} -MAINTAINER=	brendan+freebsd@bbqsrc.net +MAINTAINER=	ports@FreeBSD.org  COMMENT=	SPDX license list database  LICENSE=	CC0-1.0 diff --git a/ports-mgmt/py-pytoport/Makefile b/ports-mgmt/py-pytoport/Makefile index 23aa1147d1a8..f35ef8c735fb 100644 --- a/ports-mgmt/py-pytoport/Makefile +++ b/ports-mgmt/py-pytoport/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX=	v  CATEGORIES=	ports-mgmt python  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} -MAINTAINER=	brendan+freebsd@bbqsrc.net +MAINTAINER=	ports@FreeBSD.org  COMMENT=	Generate FreeBSD ports from Python modules on PyPI  LICENSE=	BSD2CLAUSE diff --git a/ports-mgmt/py-skog/Makefile b/ports-mgmt/py-skog/Makefile index d47afa1e4379..5a39ce69616d 100644 --- a/ports-mgmt/py-skog/Makefile +++ b/ports-mgmt/py-skog/Makefile @@ -7,7 +7,7 @@ CATEGORIES=	ports-mgmt python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} -MAINTAINER=	brendan+freebsd@bbqsrc.net +MAINTAINER=	ports@FreeBSD.org  COMMENT=	Generate visual dependency trees for FreeBSD ports  LICENSE=	BSD2CLAUSE 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 diff --git a/sysutils/fusefs-libs/Makefile b/sysutils/fusefs-libs/Makefile index ce33255d245f..33c6ead82772 100644 --- a/sysutils/fusefs-libs/Makefile +++ b/sysutils/fusefs-libs/Makefile @@ -7,7 +7,7 @@ DISTVERSION=	2_9_5  CATEGORIES=	sysutils  PKGNAMESUFFIX=	-libs -MAINTAINER=	brendan+freebsd@bbqsrc.net +MAINTAINER=	ports@FreeBSD.org  COMMENT=	FUSE allows filesystem implementation in userspace  LICENSE=	LGPL21 diff --git a/sysutils/fusefs-unionfs/Makefile b/sysutils/fusefs-unionfs/Makefile index 47ddf4ffcded..8ae73bb0fbeb 100644 --- a/sysutils/fusefs-unionfs/Makefile +++ b/sysutils/fusefs-unionfs/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX=	v  CATEGORIES=	sysutils  PKGNAMEPREFIX=	fusefs- -MAINTAINER=	brendan+freebsd@bbqsrc.net +MAINTAINER=	ports@FreeBSD.org  COMMENT=	FUSE based implementation of the well-known unionfs  LICENSE=	BSD3CLAUSE diff --git a/www/py-cookies/Makefile b/www/py-cookies/Makefile index 77f7cae47d1a..9516041c462a 100644 --- a/www/py-cookies/Makefile +++ b/www/py-cookies/Makefile @@ -7,7 +7,7 @@ CATEGORIES=	www devel python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} -MAINTAINER=	brendan+freebsd@bbqsrc.net +MAINTAINER=	ports@FreeBSD.org  COMMENT=	Friendlier RFC 6265-compliant cookie parser/renderer  LICENSE=	MIT | 
