aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2015-11-26 22:39:58 +0800
committerMartin Wilke <miwi@FreeBSD.org>2015-11-26 22:39:58 +0800
commitdb535854879f3eb673d717abc6060ff0e2147001 (patch)
treeca80e75a1fa4c816cc1d3b1d5710589deb83a098 /textproc
parent3160bb01ac882100d6a3a5288f9c6b017cdd4ef5 (diff)
downloadfreebsd-ports-gnome-db535854879f3eb673d717abc6060ff0e2147001.tar.gz
freebsd-ports-gnome-db535854879f3eb673d717abc6060ff0e2147001.tar.zst
freebsd-ports-gnome-db535854879f3eb673d717abc6060ff0e2147001.zip
- Take Maintainership
Approved by: mat (mentor)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pecl-doublemetaphone/Makefile2
-rw-r--r--textproc/pecl-enchant/Makefile2
-rw-r--r--textproc/pecl-html_parse/Makefile2
-rw-r--r--textproc/pecl-stem/Makefile2
-rw-r--r--textproc/pecl-xdiff/Makefile2
-rw-r--r--textproc/pecl-xslcache/Makefile2
-rw-r--r--textproc/pecl-yaml/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/textproc/pecl-doublemetaphone/Makefile b/textproc/pecl-doublemetaphone/Makefile
index 8c0256000c9a..df5837a128ae 100644
--- a/textproc/pecl-doublemetaphone/Makefile
+++ b/textproc/pecl-doublemetaphone/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PECL extension which implements the Double Metaphone algorithm
LICENSE= PHP301
diff --git a/textproc/pecl-enchant/Makefile b/textproc/pecl-enchant/Makefile
index 867443dbbd8c..1ccd738166fb 100644
--- a/textproc/pecl-enchant/Makefile
+++ b/textproc/pecl-enchant/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Libenchant Binder that Support Near All Spelling Tools
LICENSE= PHP30
diff --git a/textproc/pecl-html_parse/Makefile b/textproc/pecl-html_parse/Makefile
index d7f0edcab397..dba19d820f4d 100644
--- a/textproc/pecl-html_parse/Makefile
+++ b/textproc/pecl-html_parse/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PECL extension for the ekhtml library
LICENSE= PHP30
diff --git a/textproc/pecl-stem/Makefile b/textproc/pecl-stem/Makefile
index 6bfc60c4bbc8..49cee7fd1a37 100644
--- a/textproc/pecl-stem/Makefile
+++ b/textproc/pecl-stem/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PECL extension which provides word stemming
LICENSE= BSD3CLAUSE
diff --git a/textproc/pecl-xdiff/Makefile b/textproc/pecl-xdiff/Makefile
index 6c47baf7a248..7cdbb2790369 100644
--- a/textproc/pecl-xdiff/Makefile
+++ b/textproc/pecl-xdiff/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PECL extension to create/apply binary and text patches
LICENSE= PHP301
diff --git a/textproc/pecl-xslcache/Makefile b/textproc/pecl-xslcache/Makefile
index f1d150ce8ba9..e12004c9cd05 100644
--- a/textproc/pecl-xslcache/Makefile
+++ b/textproc/pecl-xslcache/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Caches the parsed XSL stylesheet between sessions
LICENSE= PHP301
diff --git a/textproc/pecl-yaml/Makefile b/textproc/pecl-yaml/Makefile
index 231842e7fafe..35a8f2fff45f 100644
--- a/textproc/pecl-yaml/Makefile
+++ b/textproc/pecl-yaml/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= YAML-1.1 parser and emitter
LICENSE= MIT