aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Tools/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2000-10-16 14:24:38 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2000-10-16 14:24:38 +0000
commit44587e9e3d301978ce5a796ac0940b20022cf497 (patch)
tree307ace1a2c3ccc3ec882332573d9da8d5e69b120 /mail/p5-Mail-Tools/Makefile
parentf3d40b3042228fa3bdc538b179a27c24d0479093 (diff)
downloadports-44587e9e3d301978ce5a796ac0940b20022cf497.tar.gz
ports-44587e9e3d301978ce5a796ac0940b20022cf497.zip
Notes
Diffstat (limited to 'mail/p5-Mail-Tools/Makefile')
-rw-r--r--mail/p5-Mail-Tools/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/p5-Mail-Tools/Makefile b/mail/p5-Mail-Tools/Makefile
index a59068597920..1f67f860f3fd 100644
--- a/mail/p5-Mail-Tools/Makefile
+++ b/mail/p5-Mail-Tools/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= Mail-Tools
-PORTVERSION= 1.1401
+PORTVERSION= 1.15
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
DISTNAME= MailTools-${PORTVERSION}
PKGNAMEPREFIX= p5-
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= kuriyama@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Domain.pm:${PORTSDIR}/net/p5-Net
@@ -23,7 +23,6 @@ RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR
USE_PERL5= yes
MAN3= Mail::Address.3 \
- Mail::Alias.3 \
Mail::Cap.3 \
Mail::Field.3 \
Mail::Field::AddrList.3 \