From 681cf64be2dc476e4b568ee155f1d89fa89dc6aa Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Mon, 9 Jun 2003 16:13:30 +0000 Subject: [PATCH] . Take maintainership of this port. I've done the last two upgrades and closed a number of related PRs, so I think I've demonstrated enough interest in maintaining it :). --- math/gnuplot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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