diff options
author | rene <rene@FreeBSD.org> | 2017-04-22 04:25:00 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-04-22 04:25:00 +0800 |
commit | 07b032af3943997be92e6f6d0d14f31563793188 (patch) | |
tree | 796ee4cce0046cb71570ea50f1e945cc2600837e /textproc | |
parent | 2afd6019af6f1b1e5d274c40891f535c9c95f4a3 (diff) | |
download | freebsd-ports-gnome-07b032af3943997be92e6f6d0d14f31563793188.tar.gz freebsd-ports-gnome-07b032af3943997be92e6f6d0d14f31563793188.tar.zst freebsd-ports-gnome-07b032af3943997be92e6f6d0d14f31563793188.zip |
Return ports maintained by John Marino to the pool, he is no longer interested.
Submitted by: Mark Millard via private e-mail
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/adabrowse/Makefile | 2 | ||||
-rw-r--r-- | textproc/opentoken/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-sphinxcontrib-adadomain/Makefile | 2 | ||||
-rw-r--r-- | textproc/templates_parser/Makefile | 2 | ||||
-rw-r--r-- | textproc/xml_ez_out/Makefile | 2 | ||||
-rw-r--r-- | textproc/xmlada/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/textproc/adabrowse/Makefile b/textproc/adabrowse/Makefile index e3f3cf9bbb60..a4babcedbea2 100644 --- a/textproc/adabrowse/Makefile +++ b/textproc/adabrowse/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= http://home.datacomm.ch/t_wolf/tw/ada95/adabrowse/ DISTNAME= ${PORTNAME}_${PORTVERSION}_src -MAINTAINER= freebsd.contact@marino.st +MAINTAINER= ports@FreeBSD.org COMMENT= HTML generator for Ada 95 library unit specifications LICENSE= GPLv2 diff --git a/textproc/opentoken/Makefile b/textproc/opentoken/Makefile index f1f7b5639bd7..d20c6b9ff9cb 100644 --- a/textproc/opentoken/Makefile +++ b/textproc/opentoken/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://stephe-leake.org/ada/ -MAINTAINER= freebsd.contact@marino.st +MAINTAINER= ports@FreeBSD.org COMMENT= Lexical analyser and parser for the Ada language LICENSE= GPLv3 GPLv3RLE diff --git a/textproc/py-sphinxcontrib-adadomain/Makefile b/textproc/py-sphinxcontrib-adadomain/Makefile index 06c4e01feb60..1c56ac9d91a6 100644 --- a/textproc/py-sphinxcontrib-adadomain/Makefile +++ b/textproc/py-sphinxcontrib-adadomain/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= https://pypi.python.org/packages/source/s/${PORTNAME}/ \ LOCAL/marino PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= freebsd.contact@marino.st +MAINTAINER= ports@FreeBSD.org COMMENT= Sphinx Adadomain Extension LICENSE= BSD2CLAUSE diff --git a/textproc/templates_parser/Makefile b/textproc/templates_parser/Makefile index 7f0b3990c077..0c4e3dbb8acb 100644 --- a/textproc/templates_parser/Makefile +++ b/textproc/templates_parser/Makefile @@ -5,7 +5,7 @@ PORTNAME= templates_parser PORTVERSION= 17.0.0 CATEGORIES= textproc -MAINTAINER= freebsd.contact@marino.st +MAINTAINER= ports@FreeBSD.org COMMENT= Web page template engine module for the Ada Web Server LICENSE= GPLv3+ diff --git a/textproc/xml_ez_out/Makefile b/textproc/xml_ez_out/Makefile index 09c2b683fa0f..f7e5749a78b0 100644 --- a/textproc/xml_ez_out/Makefile +++ b/textproc/xml_ez_out/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.mckae.com/xml_ezout/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= freebsd.contact@marino.st +MAINTAINER= ports@FreeBSD.org COMMENT= Library for emitting XML from Ada programs LICENSE= GPLv2 GMGPL diff --git a/textproc/xmlada/Makefile b/textproc/xmlada/Makefile index dd2ccc400533..f24e7704a9a9 100644 --- a/textproc/xmlada/Makefile +++ b/textproc/xmlada/Makefile @@ -5,7 +5,7 @@ PORTNAME= xmlada PORTVERSION= 17.0.0 CATEGORIES= textproc -MAINTAINER= freebsd.contact@marino.st +MAINTAINER= ports@FreeBSD.org COMMENT= Adacore XML suite for the Ada language LICENSE= GPLv3 |