aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-06-21 21:24:53 +0800
committermat <mat@FreeBSD.org>2016-06-21 21:24:53 +0800
commit3a86918390be07c92b90945a07361c7c134c7591 (patch)
tree47a941567fb90ae92e8500aa63fc7418c733bc18 /mail
parentda2d181bc6cb79a2b4811ff7b352fd35e90392fb (diff)
downloadfreebsd-ports-gnome-3a86918390be07c92b90945a07361c7c134c7591.tar.gz
freebsd-ports-gnome-3a86918390be07c92b90945a07361c7c134c7591.tar.zst
freebsd-ports-gnome-3a86918390be07c92b90945a07361c7c134c7591.zip
Rename all three p5-ReadLine-(Gnu,Perl,TTYtter) to their real names
p5-Term-ReadLine-(Gnu,Perl,TTYtter). I can't find any reason for p5-ReadLine-Gnu to have been added as ReadLine-Gnu instead of Term-ReadLine-Gnu twenty years ago. devel/p5-Term-ReadLine-Perl was added as a dupplicate a few years back where it should not have, so change its maintainer to be perl@ like devel/p5-ReadLine-Perl had. Sponsored by: Absolight
Diffstat (limited to 'mail')
-rw-r--r--mail/sieve-connect/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sieve-connect/Makefile b/mail/sieve-connect/Makefile
index 5474fac6f0aa..2e689a15ba25 100644
--- a/mail/sieve-connect/Makefile
+++ b/mail/sieve-connect/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Authen-SASL>=0:security/p5-Authen-SASL \
p5-Mozilla-PublicSuffix>=0:dns/p5-Mozilla-PublicSuffix \
p5-Net-DNS>=0:dns/p5-Net-DNS \
p5-Net-SSLeay>=1.37:security/p5-Net-SSLeay \
- p5-ReadLine-Gnu>=0:devel/p5-ReadLine-Gnu \
+ p5-Term-ReadLine-Gnu>=0:devel/p5-Term-ReadLine-Gnu \
p5-Term-ReadKey>=0:devel/p5-Term-ReadKey
USES= perl5 tar:bzip2 shebangfix