aboutsummaryrefslogtreecommitdiff
path: root/math/py-viper
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2018-01-31 01:07:07 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2018-01-31 01:07:07 +0000
commitbe26d1d9122188fd75601a1e37879719341d352a (patch)
treeb2967bf4ef6e8ccf3fc49983cb3f96dc641b7292 /math/py-viper
parente48d09c8038ee241c67866dc94f244e680847b55 (diff)
downloadports-be26d1d9122188fd75601a1e37879719341d352a.tar.gz
ports-be26d1d9122188fd75601a1e37879719341d352a.zip
Notes
Diffstat (limited to 'math/py-viper')
-rw-r--r--math/py-viper/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-viper/Makefile b/math/py-viper/Makefile
index 1d51c4cecff8..0aae61cb1e97 100644
--- a/math/py-viper/Makefile
+++ b/math/py-viper/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= viper
@@ -7,7 +6,7 @@ CATEGORIES= math python
MASTER_SITES= https://launchpad.net/fenics-${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Minimalistic scientific plotter and visualization module
LICENSE= LGPL3