From 1fb0fc4a5cadf41d2a4ba9889e623a760f17acc4 Mon Sep 17 00:00:00 2001 From: vanilla Date: Wed, 24 Jun 1998 15:56:18 +0000 Subject: Upgrade to 2.18. --- www/p5-HTML-Parser/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/p5-HTML-Parser/Makefile') diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile index 69e5b987fe22..9a7311433d1d 100644 --- a/www/p5-HTML-Parser/Makefile +++ b/www/p5-HTML-Parser/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-HTML-Parser -# Version required: 2.17 +# Version required: 2.18 # Date Created: 28 April 1998 # Whom: Vanilla I. Shu # -# $Id: Makefile,v 1.1.1.1 1998/04/28 14:44:41 vanilla Exp $ +# $Id: Makefile,v 1.2 1998/05/14 08:16:30 vanilla Exp $ # -DISTNAME= HTML-Parser-2.17 -PKGNAME= p5-HTML-Parser-2.17 +DISTNAME= HTML-Parser-2.18 +PKGNAME= p5-HTML-Parser-2.18 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML -- cgit