diff options
-rw-r--r-- | graphics/py-imagesize/Makefile | 2 | ||||
-rw-r--r-- | net-im/diligent/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/octopkg/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-alabaster/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-snowballstemmer/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-sphinx-intl/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-tabletext/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/graphics/py-imagesize/Makefile b/graphics/py-imagesize/Makefile index 3f2ab7d7bc5a..c8e2b7e429a5 100644 --- a/graphics/py-imagesize/Makefile +++ b/graphics/py-imagesize/Makefile @@ -6,7 +6,7 @@ CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python image size library LICENSE= MIT diff --git a/net-im/diligent/Makefile b/net-im/diligent/Makefile index c8a5d1f6746f..754710a469ae 100644 --- a/net-im/diligent/Makefile +++ b/net-im/diligent/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 8 DISTVERSIONPREFIX= v CATEGORIES= net-im -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Unofficial Qt Slack client LICENSE= LGPL3 diff --git a/ports-mgmt/octopkg/Makefile b/ports-mgmt/octopkg/Makefile index 131411215855..bf8303b510a9 100644 --- a/ports-mgmt/octopkg/Makefile +++ b/ports-mgmt/octopkg/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.3.1 DISTVERSIONPREFIX= v CATEGORIES= ports-mgmt -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical front-end to the FreeBSD pkg-ng package manager LICENSE= LGPL20 diff --git a/textproc/py-alabaster/Makefile b/textproc/py-alabaster/Makefile index a5318a3ce2e5..1c2c5cc507a7 100644 --- a/textproc/py-alabaster/Makefile +++ b/textproc/py-alabaster/Makefile @@ -4,7 +4,7 @@ CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Modified Kr Sphinx theme LICENSE= MIT diff --git a/textproc/py-snowballstemmer/Makefile b/textproc/py-snowballstemmer/Makefile index a470964716fb..fd41faa0d47b 100644 --- a/textproc/py-snowballstemmer/Makefile +++ b/textproc/py-snowballstemmer/Makefile @@ -4,7 +4,7 @@ CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Snowball stemming library collection for Python LICENSE= BSD2CLAUSE diff --git a/textproc/py-sphinx-intl/Makefile b/textproc/py-sphinx-intl/Makefile index 13121de5abcd..988e80c2c6c9 100644 --- a/textproc/py-sphinx-intl/Makefile +++ b/textproc/py-sphinx-intl/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sphinx-intl translation features LICENSE= BSD2CLAUSE diff --git a/textproc/py-tabletext/Makefile b/textproc/py-tabletext/Makefile index bc22cf652a27..ccb4d32fc6b0 100644 --- a/textproc/py-tabletext/Makefile +++ b/textproc/py-tabletext/Makefile @@ -4,7 +4,7 @@ CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python library to pretty-print tabular data LICENSE= GPLv3 |