diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2017-05-16 13:37:51 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2017-05-16 13:37:51 +0000 |
commit | fc373ceed2dad6f9cf6f32b25d9404ec1f40157e (patch) | |
tree | af30edb5b9fe5838c3d122a9d9b81cb2ece2cb39 /graphics | |
parent | 1015a6cef6204acaa8d1f234b9487d8e6ada1c47 (diff) | |
download | ports-fc373ceed2dad6f9cf6f32b25d9404ec1f40157e.tar.gz ports-fc373ceed2dad6f9cf6f32b25d9404ec1f40157e.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pear-Image_3D/Makefile | 2 | ||||
-rw-r--r-- | graphics/pear-Image_Barcode/Makefile | 2 | ||||
-rw-r--r-- | graphics/pear-Image_Color/Makefile | 2 | ||||
-rw-r--r-- | graphics/pear-Image_Graph/Makefile | 2 | ||||
-rw-r--r-- | graphics/pear-Image_GraphViz/Makefile | 2 | ||||
-rw-r--r-- | graphics/pear-Image_Transform/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/graphics/pear-Image_3D/Makefile b/graphics/pear-Image_3D/Makefile index b00ee738e272..f494e6e92f1f 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= joneum@bsdproject.de +MAINTAINER= joneum@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 48255999de84..efe354d19a89 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= joneum@bsdproject.de +MAINTAINER= joneum@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 d9b8a4caab87..bba2011b5e1b 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= joneum@bsdproject.de +MAINTAINER= joneum@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 5cdffe6e0b4d..2a1fdfb9171a 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= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= OO PEAR graph rendering package RUN_DEPENDS= ${PEARDIR}/Log.php:sysutils/pear-Log \ diff --git a/graphics/pear-Image_GraphViz/Makefile b/graphics/pear-Image_GraphViz/Makefile index a6859434856c..4bfae3a0129e 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= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= Interface to AT&T's GraphViz tools RUN_DEPENDS= ${LOCALBASE}/bin/dot:graphics/graphviz diff --git a/graphics/pear-Image_Transform/Makefile b/graphics/pear-Image_Transform/Makefile index a0136365cf7c..8c47cded8ca1 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= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= Standard interface to manipulate images using different libraries USE_PHP= gd |