From c99c6009443219fbcb10c1baf7b6d0c93975f58a Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 14 Apr 2000 10:48:02 +0000 Subject: Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it. --- graphics/pgperl/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/pgperl') diff --git a/graphics/pgperl/Makefile b/graphics/pgperl/Makefile index c17916e4972e..eeb95aeb088d 100644 --- a/graphics/pgperl/Makefile +++ b/graphics/pgperl/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: pgperl -# Version required: 2.16 # Date created: 22 December 1996 # Whom: jmz # # $FreeBSD$ # -DISTNAME= PGPLOT-2.16 -PKGNAME= pgperl-2.16 +PORTNAME= pgperl +PORTVERSION= 2.16 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PGPLOT +DISTNAME= PGPLOT-${PORTVERSION} MAINTAINER= jmz@FreeBSD.org -- cgit v1.2.3