diff options
Diffstat (limited to 'math/scigraphica')
-rw-r--r-- | math/scigraphica/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/scigraphica/Makefile b/math/scigraphica/Makefile index 38e342d3828c..503ea4a8a390 100644 --- a/math/scigraphica/Makefile +++ b/math/scigraphica/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://scigraphica.sourceforge.net/src/ \ http://magnet.fsu.edu/~feiguin/scigraphica/src/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A scientific application for data analysis and technical graphics BUILD_DEPENDS= ${PYNUMERIC} |