diff options
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 e8c50682b91e..450cd3a2cb9e 100644 --- a/graphics/p5-PGPLOT/Makefile +++ b/graphics/p5-PGPLOT/Makefile @@ -3,11 +3,11 @@ # Date created: 22 December 1996 # Whom: jmz # -# $Id: Makefile,v 1.5 1997/07/18 05:04:11 asami Exp $ +# $Id: Makefile,v 1.6 1997/08/15 15:02:07 jmz Exp $ # -DISTNAME= PGPLOT-2.06 -PKGNAME= pgperl-2.06 +DISTNAME= PGPLOT-2.08 +PKGNAME= pgperl-2.08 CATEGORIES= graphics perl5 MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pgperl/ |