aboutsummaryrefslogtreecommitdiffstats
path: root/mail/fetchmail
diff options
context:
space:
mode:
authorbarner <barner@FreeBSD.org>2007-08-13 22:31:54 +0800
committerbarner <barner@FreeBSD.org>2007-08-13 22:31:54 +0800
commit2b659b9a6d2b684a32d7eaf78881e09c7bd45d35 (patch)
tree27f5b30948bb199e90987c5a0e2a565c058c0401 /mail/fetchmail
parentfaaec4b054ef159fddd1ce131503c9cbeabe47ae (diff)
downloadfreebsd-ports-gnome-2b659b9a6d2b684a32d7eaf78881e09c7bd45d35.tar.gz
freebsd-ports-gnome-2b659b9a6d2b684a32d7eaf78881e09c7bd45d35.tar.zst
freebsd-ports-gnome-2b659b9a6d2b684a32d7eaf78881e09c7bd45d35.zip
- security/ca-roots is deprecated, switch to security/ca_roots_nss for
SSL certificates.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index d178b2e542da..172e14087a17 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -24,7 +24,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,leo,sunsite
MAINTAINER= barner@FreeBSD.org
COMMENT= Batch mail retrieval utility for IMAP/POP3/ETRN/ODMR
-RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root.crt:${PORTSDIR}/security/ca-roots
+RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
USE_RC_SUBR= fetchmail
FETCHMAILRC= ${PREFIX}/etc/fetchmailrc