From a8c06149e5158eafa30980b35685f740cdec1af3 Mon Sep 17 00:00:00 2001
From: asami <asami@FreeBSD.org>
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/p5-Chart-PNGgraph/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'graphics/p5-Chart-PNGgraph')

diff --git a/graphics/p5-Chart-PNGgraph/Makefile b/graphics/p5-Chart-PNGgraph/Makefile
index aabac03b8306..9bea89400931 100644
--- a/graphics/p5-Chart-PNGgraph/Makefile
+++ b/graphics/p5-Chart-PNGgraph/Makefile
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	p5-Chart-PNGgraph
-# Version required:	1.13
 # Date Created:		15 December 1999
 # Whom:			Garrett Wollman <wollman@lcs.mit.edu>
 #
 # $FreeBSD$
 #
 
-DISTNAME=	Chart-PNGgraph-1.13
+PORTNAME=	Chart-PNGgraph
+PORTVERSION=	1.13
 CATEGORIES=	graphics perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Chart
-- 
cgit