diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-09-08 08:36:43 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-09-08 08:36:43 +0000 |
commit | a015f2e5d01914a78ae49e52b8ede1ad288b54a4 (patch) | |
tree | f12874a6e0a96c7033b5b00892bfe0155701411c /graphics/p5-PGPLOT | |
parent | 2c1c3213db262bfef8e94495042dad914b44ae32 (diff) | |
download | ports-a015f2e5d01914a78ae49e52b8ede1ad288b54a4.tar.gz ports-a015f2e5d01914a78ae49e52b8ede1ad288b54a4.zip |
Notes
Diffstat (limited to 'graphics/p5-PGPLOT')
-rw-r--r-- | graphics/p5-PGPLOT/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile index 602490ef189a..6b30f67cbefa 100644 --- a/graphics/p5-PGPLOT/Makefile +++ b/graphics/p5-PGPLOT/Makefile @@ -10,10 +10,10 @@ PORTVERSION= 2.20 PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/K/KG/KGB +MASTER_SITE_SUBDIR= CPAN:KGB DISTNAME= PGPLOT-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A perl5 extension which makes available the pgplot library LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot |