diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
commit | 3157ad19e83cc18bc01cda2201ca67399e278f70 (patch) | |
tree | ee36aab84f0e50f2c472fe44ebddf55e0927d800 /graphics/gplot | |
parent | 92e9455fd7428c295aacdbdd1331691dbbeb6753 (diff) | |
download | ports-3157ad19e83cc18bc01cda2201ca67399e278f70.tar.gz ports-3157ad19e83cc18bc01cda2201ca67399e278f70.zip |
Notes
Diffstat (limited to 'graphics/gplot')
-rw-r--r-- | graphics/gplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gplot/Makefile b/graphics/gplot/Makefile index eacf35f69069..711c247698a1 100644 --- a/graphics/gplot/Makefile +++ b/graphics/gplot/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.psc.edu/pub/gplot/ DISTFILES= gplot.tar.Z -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes ALL_TARGET= drawcgm gtex gplot |