diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-11-29 00:11:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-11-29 00:11:56 +0000 |
commit | a34ad4f4590351b7d9f72604d90d539ee060b477 (patch) | |
tree | d66464ce121d1d1488f8e8b7c1ce5eda4705d965 /graphics/p5-PGPLOT | |
parent | 82dde1fc818e905d64e14495b8b482f9a3dee079 (diff) |
Notes
Diffstat (limited to 'graphics/p5-PGPLOT')
-rw-r--r-- | graphics/p5-PGPLOT/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile index 1ab704d78e14..fbdedea249ab 100644 --- a/graphics/p5-PGPLOT/Makefile +++ b/graphics/p5-PGPLOT/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN DISTNAME= PGPLOT-${PORTVERSION} -MAINTAINER= jmz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A perl5 extension which makes available the pgplot library LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot |