aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Structures_DataGrid_Renderer_CSV
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2020-03-06 18:09:09 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2020-03-06 18:09:09 +0000
commiteb9ac8e5ea7f343edb92f4a144701bd42aa8b543 (patch)
tree3172979aaf5d6e05205535f0ce11aa6da77609e7 /textproc/pear-Structures_DataGrid_Renderer_CSV
parentdb4663d539e6e8f42b93426641807703cc38a234 (diff)
downloadports-eb9ac8e5ea7f343edb92f4a144701bd42aa8b543.tar.gz
ports-eb9ac8e5ea7f343edb92f4a144701bd42aa8b543.zip
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH
Notes
Notes: svn path=/head/; revision=527888
Diffstat (limited to 'textproc/pear-Structures_DataGrid_Renderer_CSV')
-rw-r--r--textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile b/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile
index 784745585732..30107f9744a4 100644
--- a/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile
+++ b/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_Renderer_CSV
PORTVERSION= 0.1.4
CATEGORIES= textproc databases www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Renderer driver that generates a CSV string
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR}