Update to 0.14.

This commit is contained in:
Anton Berezin 2002-07-04 09:32:49 +00:00
parent 275117a9e4
commit fa31193c19
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62424
3 changed files with 4 additions and 2 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= Email-Valid
PORTVERSION= 0.13
PORTVERSION= 0.14
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Email

View file

@ -1 +1 @@
MD5 (Email-Valid-0.13.tar.gz) = de119cc2b0473dabc5584f4a08fcd2f5
MD5 (Email-Valid-0.14.tar.gz) = 8cd22c54c580d6709ec71448f2332da2

View file

@ -4,5 +4,7 @@ optionally, whether a mail host exists for the domain.
Please note that there is no way to determine whether an address is
deliverable without attempting delivery.
WWW: http://search.cpan.org/search?dist=Email-Valid
-Anton
<tobez@FreeBSD.org>