diff options
author | jmz <jmz@FreeBSD.org> | 2000-07-30 23:29:02 +0000 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 2000-07-30 23:29:02 +0000 |
commit | d2ab9217202fb756f03988d85bf1994cd0ca9e2b (patch) | |
tree | 38d6c1cb3c1b812be44ee735983786fc44500b3e /graphics/p5-PGPLOT/Makefile | |
parent | b0af950064d8c175e0163c171b3ab229fdaa5e0e (diff) | |
download | FreeBSD-ports-d2ab9217202fb756f03988d85bf1994cd0ca9e2b.zip FreeBSD-ports-d2ab9217202fb756f03988d85bf1994cd0ca9e2b.tar.gz |
Upgrade to version 2.17
Diffstat (limited to 'graphics/p5-PGPLOT/Makefile')
-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 eeb95ae..35eb938 100644 --- a/graphics/p5-PGPLOT/Makefile +++ b/graphics/p5-PGPLOT/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pgperl -PORTVERSION= 2.16 +PORTVERSION= 2.17 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PGPLOT |