diff options
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 a4babce..e3f3cf9 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= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st COMMENT= HTML generator for Ada 95 library unit specifications LICENSE= GPLv2 diff --git a/textproc/opentoken/Makefile b/textproc/opentoken/Makefile index d20c6b9..f1f7b56 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= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st 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 1c56ac9..06c4e01 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= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st COMMENT= Sphinx Adadomain Extension LICENSE= BSD2CLAUSE diff --git a/textproc/templates_parser/Makefile b/textproc/templates_parser/Makefile index 0c4e3db..7f0b399 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= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st 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 f7e5749..09c2b68 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= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st COMMENT= Library for emitting XML from Ada programs LICENSE= GPLv2 GMGPL diff --git a/textproc/xmlada/Makefile b/textproc/xmlada/Makefile index f24e770..dd2ccc4 100644 --- a/textproc/xmlada/Makefile +++ b/textproc/xmlada/Makefile @@ -5,7 +5,7 @@ PORTNAME= xmlada PORTVERSION= 17.0.0 CATEGORIES= textproc -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st COMMENT= Adacore XML suite for the Ada language LICENSE= GPLv3 |