diff options
-rw-r--r-- | mail/mb2md/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mb2md/Makefile b/mail/mb2md/Makefile index d955d6e69caa..988ffa0b3c0f 100644 --- a/mail/mb2md/Makefile +++ b/mail/mb2md/Makefile @@ -9,7 +9,8 @@ PORTNAME= mb2md PORTVERSION= 3.20 PORTREVISION= 1 CATEGORIES= mail -MASTER_SITES= http://batleth.sapienti-sat.org/projects/mb2md/ +MASTER_SITES= http://batleth.sapienti-sat.org/projects/mb2md/ \ + http://www.fensystems.co.uk/downloads/ingredients/ DISTNAME= ${PORTNAME}-${PORTVERSION}.pl EXTRACT_SUFX= .gz |