diff options
Diffstat (limited to 'math/qscanplot/Makefile')
-rw-r--r-- | math/qscanplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qscanplot/Makefile b/math/qscanplot/Makefile index b4c8095f63e0..db40f08c0249 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 |