diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2016-05-09 20:46:48 +0000 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2016-05-09 20:46:48 +0000 |
commit | a8f5e2ec0c652d644c1dcde7f34eb68abf16d2ee (patch) | |
tree | eac7738e7b025384ea130b4d8e7f7c4d65d4b518 /math/plplot | |
parent | 2a04e3d0add2e1935d0f2086859c9c3c870a181f (diff) | |
download | ports-a8f5e2ec0c652d644c1dcde7f34eb68abf16d2ee.tar.gz ports-a8f5e2ec0c652d644c1dcde7f34eb68abf16d2ee.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
Notes
Notes:
svn path=/head/; revision=414892
Diffstat (limited to 'math/plplot')
-rw-r--r-- | math/plplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile index d09c9f22b2a8..6b5340e6a673 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= math science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Scientific plotting package LICENSE= LGPL21+ |