From 37c0ef8e3bc1afeab57f1c4f837b3c0031db633a Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 9 Apr 2000 21:54:47 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- textproc/p5-Text-CSV_XS/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'textproc/p5-Text-CSV_XS') diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index cb314df13393..4997f6b241d6 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -1,15 +1,16 @@ # New ports collection makefile for: Text::CSV_XS -# Version required: 0.* # Date created: Fri Nov 19 03:11:08 MSK 1999 # Whom: Ache # # $FreeBSD$ # -DISTNAME= Text-CSV_XS-0.20 +PORTNAME= p5-Text-CSV_XS +PORTVERSION= 0.20 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text +DISTNAME= Text-CSV_XS-0.20 MAINTAINER= ache@FreeBSD.org -- cgit v1.2.3