diff options
author | petef <petef@FreeBSD.org> | 2002-06-09 23:56:30 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-06-09 23:56:30 +0800 |
commit | 2cf3e7b15388ca08a626b21b1e8ddaa2f3e15c68 (patch) | |
tree | f27ad80a5ea7dc5bbee2dcf72b99ec6d2a4a33c8 | |
parent | ff2643209210450bdac249634f5786e398999473 (diff) | |
download | freebsd-ports-gnome-2cf3e7b15388ca08a626b21b1e8ddaa2f3e15c68.tar.gz freebsd-ports-gnome-2cf3e7b15388ca08a626b21b1e8ddaa2f3e15c68.tar.zst freebsd-ports-gnome-2cf3e7b15388ca08a626b21b1e8ddaa2f3e15c68.zip |
Update to 0.2.
-rw-r--r-- | mail/p5-Mail-Verify/Makefile | 4 | ||||
-rw-r--r-- | mail/p5-Mail-Verify/distinfo | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/mail/p5-Mail-Verify/Makefile b/mail/p5-Mail-Verify/Makefile index 9af124129d35..3b2c598be5a6 100644 --- a/mail/p5-Mail-Verify/Makefile +++ b/mail/p5-Mail-Verify/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Mail-Verify -PORTVERSION= 0.01 +PORTVERSION= 0.02 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail @@ -17,8 +17,6 @@ MAINTAINER= petef@FreeBSD.org BUILD_DEPENDS= ${SITE_PERL}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS RUN_DEPENDS= ${BUILD_DEPENDS} -WRKSRC= ${WRKDIR}/${PORTNAME} - SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes diff --git a/mail/p5-Mail-Verify/distinfo b/mail/p5-Mail-Verify/distinfo index 82906de36a49..73882bbf23db 100644 --- a/mail/p5-Mail-Verify/distinfo +++ b/mail/p5-Mail-Verify/distinfo @@ -1 +1 @@ -MD5 (Mail-Verify-0.01.tar.gz) = 66c9e4f5cb7667370411dd04a7c81125 +MD5 (Mail-Verify-0.02.tar.gz) = aea5650def1bb4c7bc5b95a226cc7547 |