diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-01-22 22:02:25 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-01-22 22:02:25 +0000 |
commit | ef0a315d08a8ec532ba5b5863d62db2a5772fd07 (patch) | |
tree | bb76c47a20f7b5cd16fe3056aa4a714de2fb607c /math/ngraph | |
parent | 31ae1852c859c106733ed04f7e999da58c75fbf0 (diff) | |
download | ports-ef0a315d08a8ec532ba5b5863d62db2a5772fd07.tar.gz ports-ef0a315d08a8ec532ba5b5863d62db2a5772fd07.zip |
Notes
Diffstat (limited to 'math/ngraph')
-rw-r--r-- | math/ngraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ngraph/Makefile b/math/ngraph/Makefile index 3bf6a584a166..2c0dc63225fb 100644 --- a/math/ngraph/Makefile +++ b/math/ngraph/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \ PORTS_JP DISTNAME= Ngraph-${PORTVERSION}-src -MAINTAINER= sanpei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XY plotting tool for students, scientists, and engineers LICENSE= GPLv2 |