aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/enigmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/enigmail/Makefile b/mail/enigmail/Makefile
index 15d103a72a8..d6e29d064e5 100644
--- a/mail/enigmail/Makefile
+++ b/mail/enigmail/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS= ${GECKO:C/[0-9]//}:${PORTSDIR}/${GECKO_PORTDIR} \
.if !defined(GECKO)
GECKO= mozilla
-GECKO_PORTDIR= mail/${GECKO}
+GECKO_PORTDIR= www/${GECKO}
IGNORE= is not available anymore for Mozilla: use one of the slave ports
.endif