diff options
author | jmz <jmz@FreeBSD.org> | 2000-04-05 02:44:02 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 2000-04-05 02:44:02 +0800 |
commit | d64db6c37f1a054c07dde7ba9b0291888b71040f (patch) | |
tree | 885c9b46946ea6b3da36e566e5e62f0ba87433b4 /graphics/p5-PGPLOT/Makefile | |
parent | d9703cd71112cc44f849441308fa57cea2747378 (diff) | |
download | freebsd-ports-gnome-d64db6c37f1a054c07dde7ba9b0291888b71040f.tar.gz freebsd-ports-gnome-d64db6c37f1a054c07dde7ba9b0291888b71040f.tar.zst freebsd-ports-gnome-d64db6c37f1a054c07dde7ba9b0291888b71040f.zip |
upgrade: 2.15->2.16
PR: ports/17784
Submitted by: Brian Handy <handy@physics.montana.edu>
Diffstat (limited to 'graphics/p5-PGPLOT/Makefile')
-rw-r--r-- | graphics/p5-PGPLOT/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile index 2fd3ed2ffefe..c17916e4972e 100644 --- a/graphics/p5-PGPLOT/Makefile +++ b/graphics/p5-PGPLOT/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: pgperl -# Version required: 2.15 +# Version required: 2.16 # Date created: 22 December 1996 # Whom: jmz # # $FreeBSD$ # -DISTNAME= PGPLOT-2.15 -PKGNAME= pgperl-2.15 +DISTNAME= PGPLOT-2.16 +PKGNAME= pgperl-2.16 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PGPLOT |