diff options
author | woodsb02 <woodsb02@FreeBSD.org> | 2016-05-10 04:46:48 +0800 |
---|---|---|
committer | woodsb02 <woodsb02@FreeBSD.org> | 2016-05-10 04:46:48 +0800 |
commit | 536885f26741edc1209d6ae75c71ff7fbe2028a2 (patch) | |
tree | eac7738e7b025384ea130b4d8e7f7c4d65d4b518 /graphics | |
parent | 319774b29d1524af138907e57954ca4242232cc0 (diff) | |
download | freebsd-ports-gnome-536885f26741edc1209d6ae75c71ff7fbe2028a2.tar.gz freebsd-ports-gnome-536885f26741edc1209d6ae75c71ff7fbe2028a2.tar.zst freebsd-ports-gnome-536885f26741edc1209d6ae75c71ff7fbe2028a2.zip |
Update the maintainer email address for the ports I
maintain to woodsb02@FreeBSD.org
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6278
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/entangle/Makefile | 2 | ||||
-rw-r--r-- | graphics/gphoto2/Makefile | 2 | ||||
-rw-r--r-- | graphics/libgphoto2/Makefile | 2 | ||||
-rw-r--r-- | graphics/synfigstudio/Makefile | 2 | ||||
-rw-r--r-- | graphics/tulip/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/entangle/Makefile b/graphics/entangle/Makefile index eb50d2f7239d..e8040d135afa 100644 --- a/graphics/entangle/Makefile +++ b/graphics/entangle/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.7.1 CATEGORIES= graphics MASTER_SITES= http://entangle-photo.org/download/sources/ -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Digital camera tethered control and capture program LICENSE= GPLv3 diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 72094b5a837b..b01903feb339 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.5.10 CATEGORIES= graphics MASTER_SITES= SF/gphoto/gphoto/${PORTVERSION} -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Command-line frontend to libgphoto2 LICENSE= GPLv2 diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index 36e623f35b19..1909c2c3a6a1 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.5.10 CATEGORIES= graphics MASTER_SITES= SF/gphoto/libgphoto/${PORTVERSION} -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Universal digital camera control library LICENSE= LGPL21 diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile index 3d2cfffc8798..02cc20775274 100644 --- a/graphics/synfigstudio/Makefile +++ b/graphics/synfigstudio/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.2 CATEGORIES= graphics multimedia MASTER_SITES= SF/synfig/releases/${PORTVERSION}/source -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Vector-based 2D animation software package LICENSE= GPLv2+ diff --git a/graphics/tulip/Makefile b/graphics/tulip/Makefile index faf528fbcad5..25eec1101994 100644 --- a/graphics/tulip/Makefile +++ b/graphics/tulip/Makefile @@ -7,7 +7,7 @@ DISTVERSIONSUFFIX= _src CATEGORIES= graphics MASTER_SITES= SF/auber/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= System dedicated to the visualization of huge graphs LICENSE= LGPL3 |