aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-11-18 17:37:31 +0800
committerbapt <bapt@FreeBSD.org>2014-11-18 17:37:31 +0800
commit4619c44ccd591519d95ba090480bc4786f3e02fe (patch)
treec5f1f00242bba8544a0e9313052a53a2c0786f5b /graphics
parent7f09eace253d3e3230890f985876edd7c2cf422a (diff)
downloadfreebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.tar.gz
freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.tar.zst
freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.zip
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pear-Image_3D/Makefile2
-rw-r--r--graphics/pear-Image_Barcode/Makefile2
-rw-r--r--graphics/pear-Image_Color/Makefile2
-rw-r--r--graphics/pear-Image_Graph/Makefile2
-rw-r--r--graphics/pear-Image_GraphViz/Makefile2
-rw-r--r--graphics/pear-Image_Transform/Makefile2
-rw-r--r--graphics/php-magickwand/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/graphics/pear-Image_3D/Makefile b/graphics/pear-Image_3D/Makefile
index d3e1ab12ed43..7bd66884b0a0 100644
--- a/graphics/pear-Image_3D/Makefile
+++ b/graphics/pear-Image_3D/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Image_3D
PORTVERSION= 0.4.2
CATEGORIES= graphics www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR class allows the rendering of 3 dimensional objects
USE_PHP= gd
diff --git a/graphics/pear-Image_Barcode/Makefile b/graphics/pear-Image_Barcode/Makefile
index 2f1fdcf8a299..bd500a4f47ef 100644
--- a/graphics/pear-Image_Barcode/Makefile
+++ b/graphics/pear-Image_Barcode/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Image_Barcode
PORTVERSION= 1.1.3
CATEGORIES= graphics www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR class for barcode generation
USE_PHP= gd
diff --git a/graphics/pear-Image_Color/Makefile b/graphics/pear-Image_Color/Makefile
index 3ebe610ab32a..8436c2e9b45a 100644
--- a/graphics/pear-Image_Color/Makefile
+++ b/graphics/pear-Image_Color/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Image_Color
PORTVERSION= 1.0.4
CATEGORIES= graphics www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR::Image_Color manages and handles color data and conversions
USE_PHP= gd
diff --git a/graphics/pear-Image_Graph/Makefile b/graphics/pear-Image_Graph/Makefile
index bcf82acf8fef..d930f0437447 100644
--- a/graphics/pear-Image_Graph/Makefile
+++ b/graphics/pear-Image_Graph/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Image_Graph
PORTVERSION= 0.8.0
CATEGORIES= graphics www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= OO PEAR graph rendering package
RUN_DEPENDS= ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log \
diff --git a/graphics/pear-Image_GraphViz/Makefile b/graphics/pear-Image_GraphViz/Makefile
index 7d7d22935166..27e1a5e0298a 100644
--- a/graphics/pear-Image_GraphViz/Makefile
+++ b/graphics/pear-Image_GraphViz/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Image_GraphViz
PORTVERSION= 1.3.0
CATEGORIES= graphics www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Interface to AT&T's GraphViz tools
RUN_DEPENDS= ${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz
diff --git a/graphics/pear-Image_Transform/Makefile b/graphics/pear-Image_Transform/Makefile
index faa4c178e81f..6d7434087781 100644
--- a/graphics/pear-Image_Transform/Makefile
+++ b/graphics/pear-Image_Transform/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Image_Transform
PORTVERSION= 0.9.5
CATEGORIES= graphics www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Standard interface to manipulate images using different libraries
USE_PHP= gd
diff --git a/graphics/php-magickwand/Makefile b/graphics/php-magickwand/Makefile
index be6262f10188..4f08ebfbdba7 100644
--- a/graphics/php-magickwand/Makefile
+++ b/graphics/php-magickwand/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.magickwand.org/download/php/
PKGNAMEPREFIX= php-
DISTNAME= MagickWandForPHP-${PORTVERSION}
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PHP extension to manipulate images
LIB_DEPENDS= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick