diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-07-29 17:12:37 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-07-29 17:12:37 +0800 |
commit | f8958a648be821feb0263d1948d9119bae2b8df3 (patch) | |
tree | ab95d420bb4735dcd01099fb59caabb4f77db766 /math | |
parent | 08ca2af3e9e1fa1db796099a8f43e54aa31a052b (diff) | |
download | freebsd-ports-graphics-f8958a648be821feb0263d1948d9119bae2b8df3.tar.gz freebsd-ports-graphics-f8958a648be821feb0263d1948d9119bae2b8df3.tar.zst freebsd-ports-graphics-f8958a648be821feb0263d1948d9119bae2b8df3.zip |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
Diffstat (limited to 'math')
-rw-r--r-- | math/py-gnuplot/Makefile | 2 | ||||
-rw-r--r-- | math/qscanplot/Makefile | 2 | ||||
-rw-r--r-- | math/scigraphica/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/math/py-gnuplot/Makefile b/math/py-gnuplot/Makefile index 1b640ce7e05..403a9b6ed66 100644 --- a/math/py-gnuplot/Makefile +++ b/math/py-gnuplot/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnuplot-py DISTNAME= Gnuplot-${PORTVERSION} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to gnuplot plotting program BUILD_DEPENDS= ${PYNUMERIC} diff --git a/math/qscanplot/Makefile b/math/qscanplot/Makefile index b4c8095f63e..db40f08c024 100644 --- a/math/qscanplot/Makefile +++ b/math/qscanplot/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= math MASTER_SITES= http://www.gae.ucm.es/~gonzalez/qscanplot/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A program to extract data from scanned plots, graphs and figures BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake diff --git a/math/scigraphica/Makefile b/math/scigraphica/Makefile index 38e342d3828..503ea4a8a39 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} |