diff options
-rw-r--r-- | math/gnuplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 6ffdf5876b9c..5d01deb39ada 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glewis@FreeBSD.org COMMENT= A command-driven interactive function plotting program GNU_CONFIGURE= yes |