aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/extract_url/Makefile2
-rw-r--r--textproc/pear-File_MARC/Makefile2
-rw-r--r--textproc/pear-Validate_ISPN/Makefile4
-rw-r--r--textproc/pecl-xdiff/Makefile2
-rw-r--r--textproc/pecl-xdiff2/Makefile2
-rw-r--r--textproc/pecl-yaml/Makefile2
-rw-r--r--textproc/pecl-yaml1/Makefile2
-rw-r--r--textproc/py-esmre/Makefile2
-rw-r--r--textproc/py-guess-language/Makefile2
-rw-r--r--textproc/py-html2text/Makefile2
-rw-r--r--textproc/py-parsimonious/Makefile2
-rw-r--r--textproc/py-pystemmer/Makefile2
-rw-r--r--textproc/py-texttable/Makefile2
-rw-r--r--textproc/py3-pystemmer/Makefile2
14 files changed, 15 insertions, 15 deletions
diff --git a/textproc/extract_url/Makefile b/textproc/extract_url/Makefile
index 0e070e929a9d..81d64e2771dc 100644
--- a/textproc/extract_url/Makefile
+++ b/textproc/extract_url/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.6.2
DISTVERSIONPREFIX= v
CATEGORIES= textproc
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= Perl script that extracts URLs from email in MIME or plain text format
LICENSE= BSD2CLAUSE
diff --git a/textproc/pear-File_MARC/Makefile b/textproc/pear-File_MARC/Makefile
index b567523948f5..d9373ff4e427 100644
--- a/textproc/pear-File_MARC/Makefile
+++ b/textproc/pear-File_MARC/Makefile
@@ -5,7 +5,7 @@ PORTNAME= File_MARC
PORTVERSION= 1.1.5
CATEGORIES= textproc pear
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= Parse, modify, and create MARC records
LICENSE= LGPL21+
diff --git a/textproc/pear-Validate_ISPN/Makefile b/textproc/pear-Validate_ISPN/Makefile
index bc7f21ff4df8..6f8ea221ebc3 100644
--- a/textproc/pear-Validate_ISPN/Makefile
+++ b/textproc/pear-Validate_ISPN/Makefile
@@ -1,11 +1,11 @@
-# Created by: Danilo G. Baio <dbaio@bsd.com.br>
+# Created by: Danilo G. Baio <dbaio@FreeBSD.org>
# $FreeBSD$
PORTNAME= Validate_ISPN
PORTVERSION= 0.6.1
CATEGORIES= textproc pear
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= Validation class for ISPN (International Standard Product Numbers)
LICENSE= BSD3CLAUSE
diff --git a/textproc/pecl-xdiff/Makefile b/textproc/pecl-xdiff/Makefile
index 61de0acf5a41..ca19ba45f481 100644
--- a/textproc/pecl-xdiff/Makefile
+++ b/textproc/pecl-xdiff/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.5.2
PORTREVISION= 1
CATEGORIES= textproc pear
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= PECL extension to create/apply binary and text patches
LICENSE= PHP301
diff --git a/textproc/pecl-xdiff2/Makefile b/textproc/pecl-xdiff2/Makefile
index efad33e2dd07..565f6eb200df 100644
--- a/textproc/pecl-xdiff2/Makefile
+++ b/textproc/pecl-xdiff2/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 2.0.1
CATEGORIES= textproc pear
PKGNAMESUFFIX= 2
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= PECL extension to create/apply binary and text patches
LICENSE= PHP301
diff --git a/textproc/pecl-yaml/Makefile b/textproc/pecl-yaml/Makefile
index 5454d09324ec..9750a97ce408 100644
--- a/textproc/pecl-yaml/Makefile
+++ b/textproc/pecl-yaml/Makefile
@@ -5,7 +5,7 @@ PORTNAME= yaml
PORTVERSION= 2.0.0
CATEGORIES= textproc pear
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= YAML-1.1 parser and emitter
LICENSE= MIT
diff --git a/textproc/pecl-yaml1/Makefile b/textproc/pecl-yaml1/Makefile
index 6b62f9739492..aca0ea777dcb 100644
--- a/textproc/pecl-yaml1/Makefile
+++ b/textproc/pecl-yaml1/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.3.0
CATEGORIES= textproc pear
PKGNAMESUFFIX= 1
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= YAML-1.1 parser and emitter
LICENSE= MIT
diff --git a/textproc/py-esmre/Makefile b/textproc/py-esmre/Makefile
index 1499f3c448bc..bc0220e76ff1 100644
--- a/textproc/py-esmre/Makefile
+++ b/textproc/py-esmre/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= Regular expression accelerator in Python
LICENSE= LGPL21
diff --git a/textproc/py-guess-language/Makefile b/textproc/py-guess-language/Makefile
index 008ba4d2f09a..8bcc6a73aa57 100644
--- a/textproc/py-guess-language/Makefile
+++ b/textproc/py-guess-language/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= Guess the natural language of a text in Python
LICENSE= LGPL21+
diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile
index eb61edd80cf1..9c20dcd81be4 100644
--- a/textproc/py-html2text/Makefile
+++ b/textproc/py-html2text/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= Convert HTML into clean plain ASCII text
LICENSE= GPLv3+
diff --git a/textproc/py-parsimonious/Makefile b/textproc/py-parsimonious/Makefile
index 8354c97c12fc..85d4e6c92e1d 100644
--- a/textproc/py-parsimonious/Makefile
+++ b/textproc/py-parsimonious/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= PEGs based parser in Python
LICENSE= MIT
diff --git a/textproc/py-pystemmer/Makefile b/textproc/py-pystemmer/Makefile
index eb9716346954..64055062e71c 100644
--- a/textproc/py-pystemmer/Makefile
+++ b/textproc/py-pystemmer/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= CHEESESHOP \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyStemmer-${PORTVERSION}
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= Snowball Stemming Algorithms for Information Retrieval
LICENSE= MIT BSD3CLAUSE
diff --git a/textproc/py-texttable/Makefile b/textproc/py-texttable/Makefile
index f1b1ca8d95dd..558af9de1666 100644
--- a/textproc/py-texttable/Makefile
+++ b/textproc/py-texttable/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= Module for creating simple ASCII tables
LICENSE= LGPL3+
diff --git a/textproc/py3-pystemmer/Makefile b/textproc/py3-pystemmer/Makefile
index 198a71d869e4..3a4222df32e1 100644
--- a/textproc/py3-pystemmer/Makefile
+++ b/textproc/py3-pystemmer/Makefile
@@ -1,4 +1,4 @@
-# Created by: Danilo G. Baio <dbaio@bsd.com.br>
+# Created by: Danilo G. Baio <dbaio@FreeBSD.org>
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-pystemmer