aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-qpsmtpd
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-03-12 05:49:40 +0800
committeradamw <adamw@FreeBSD.org>2014-03-12 05:49:40 +0800
commit4b6420ac1604ec91e0adc0d109cd3ae8ab4cf9b0 (patch)
tree7c7c408a52b143121035d7bda8f7d6d99104c54e /mail/p5-qpsmtpd
parent5d2367ae581b0263527bd9fbaf6cfce5897cf270 (diff)
downloadfreebsd-ports-graphics-4b6420ac1604ec91e0adc0d109cd3ae8ab4cf9b0.tar.gz
freebsd-ports-graphics-4b6420ac1604ec91e0adc0d109cd3ae8ab4cf9b0.tar.zst
freebsd-ports-graphics-4b6420ac1604ec91e0adc0d109cd3ae8ab4cf9b0.zip
Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name of
improving accessibility. I think people who want to just find the port/package and install it are more likely to look for "spamassassin the program" than "spamassassin the perl module collection."
Diffstat (limited to 'mail/p5-qpsmtpd')
-rw-r--r--mail/p5-qpsmtpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile
index ccadf5c4886..8dd4a36b4ad 100644
--- a/mail/p5-qpsmtpd/Makefile
+++ b/mail/p5-qpsmtpd/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Flexible SMTP daemon written in Perl and featuring a plugin API
-BUILD_DEPENDS= spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
+BUILD_DEPENDS= spamd:${PORTSDIR}/mail/spamassassin \
p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \
p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp \
p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \