diff options
-rw-r--r-- | www/p5-HTML-Parser/Makefile | 8 | ||||
-rw-r--r-- | www/p5-HTML-Parser/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile index e3e4392431e0..8316f0629642 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.20 +# Version required: 2.21 # Date Created: 28 April 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.6 1998/08/19 12:41:20 vanilla Exp $ +# $Id: Makefile,v 1.7 1998/09/15 21:31:56 asami Exp $ # -DISTNAME= HTML-Parser-2.20 -PKGNAME= p5-HTML-Parser-2.20 +DISTNAME= HTML-Parser-2.21 +PKGNAME= p5-HTML-Parser-2.21 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML diff --git a/www/p5-HTML-Parser/distinfo b/www/p5-HTML-Parser/distinfo index 277cf485a162..a56909adefbe 100644 --- a/www/p5-HTML-Parser/distinfo +++ b/www/p5-HTML-Parser/distinfo @@ -1 +1 @@ -MD5 (HTML-Parser-2.20.tar.gz) = 29e7c9b5dd9306c565cc457dcd51d75d +MD5 (HTML-Parser-2.21.tar.gz) = 008ffa386289637a1ecaffad16189460 |