summaryrefslogtreecommitdiff
path: root/mail/t-prot
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-03-05 21:45:38 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-03-05 21:45:38 +0000
commit93c8f25a7645d01ede0bf1d880e679bfc8094ad5 (patch)
treee2ada58d6b5a5ea38b1cfe55d3c1bbcc7583f994 /mail/t-prot
parent- Switch to p5-Getopt-Long (p5-Getopt-Mixed is long since deprecated) (diff)
- Switch to p5-Getopt-Long (p5-Getopt-Mixed has been deprecated for a long
time now). PR: ports/131888 Submitted by: wxs Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=229533
Diffstat (limited to 'mail/t-prot')
-rw-r--r--mail/t-prot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/t-prot/Makefile b/mail/t-prot/Makefile
index 053f8f020e8a..266fca00a427 100644
--- a/mail/t-prot/Makefile
+++ b/mail/t-prot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= t-prot
PORTVERSION= 2.5
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.escape.de/~tolot/mutt/t-prot/downloads/ \
${MASTER_SITE_LOCAL}
@@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= sergei
MAINTAINER= sergei@FreeBSD.org
COMMENT= TOFU Protection - Display Filter for RFC822 messages
-RUN_DEPENDS= ${SITE_PERL}/Getopt/Mixed.pm:${PORTSDIR}/devel/p5-Getopt-Mixed
+RUN_DEPENDS= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long
USE_PERL5= yes
NO_BUILD= yes