diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-03-11 21:49:40 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-03-11 21:49:40 +0000 |
| commit | 531cd7932f76c19261d0b70e67037739884cf60a (patch) | |
| tree | 7c7c408a52b143121035d7bda8f7d6d99104c54e /sysutils/dtc | |
| parent | - Add patches forgotten in previous commit (diff) | |
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 'sysutils/dtc')
| -rw-r--r-- | sysutils/dtc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile index f3f0be91d5cf..b8279be6c040 100644 --- a/sysutils/dtc/Makefile +++ b/sysutils/dtc/Makefile @@ -98,7 +98,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/sasl2/libcrammd5.so:${PORTSDIR}/security/cyrus-sa .endif .if defined(WITH_SPAMASSASSIN) -RUN_DEPENDS+= ${LOCALBASE}/bin/spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin +RUN_DEPENDS+= ${LOCALBASE}/bin/spamd:${PORTSDIR}/mail/spamassassin .endif .if defined(WITH_CLAMAV) |
