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/tulip | |
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/tulip')
-rw-r--r-- | graphics/tulip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |