diff options
author | makc <makc@FreeBSD.org> | 2009-02-21 19:31:28 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-02-21 19:31:28 +0800 |
commit | 3868a3c27c007f4867435814cbee297efc3cb196 (patch) | |
tree | d58b52e4a15f36569d47ed68c4193ca5bdf6a59d /math/qtiplot | |
parent | 0e770427f5df43071f5611ef294d4dfea9108595 (diff) | |
download | freebsd-ports-gnome-3868a3c27c007f4867435814cbee297efc3cb196.tar.gz freebsd-ports-gnome-3868a3c27c007f4867435814cbee297efc3cb196.tar.zst freebsd-ports-gnome-3868a3c27c007f4867435814cbee297efc3cb196.zip |
Use my @FreeBSD.org email for the rest of my ports
Diffstat (limited to 'math/qtiplot')
-rw-r--r-- | math/qtiplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile index e62ec585f6d9..e32775b89d1b 100644 --- a/math/qtiplot/Makefile +++ b/math/qtiplot/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= BERLIOS http://soft.proindependent.com/src/ -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= An Origin clone for data analysis and scientific plotting BUILD_DEPENDS= ${LOCALBASE}/lib/libmuparser.a:${PORTSDIR}/math/muparser \ |