diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-06-08 00:30:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-06-08 00:30:49 +0000 |
commit | 3988dfe54d979a4ed74ae385f3e7821dbd476849 (patch) | |
tree | d90257f20ef74295efeb7b02174f0c7e03cf89af /math/gnuplot/Makefile | |
parent | 886e4dc39509c637082faf287c72da7257a6ef6a (diff) | |
download | ports-3988dfe54d979a4ed74ae385f3e7821dbd476849.tar.gz ports-3988dfe54d979a4ed74ae385f3e7821dbd476849.zip |
Notes
Diffstat (limited to 'math/gnuplot/Makefile')
-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 ffb380d79963..6ffdf5876b9c 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= chuckr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A command-driven interactive function plotting program GNU_CONFIGURE= yes |