diff options
Diffstat (limited to 'net/binkd')
-rw-r--r-- | net/binkd/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/binkd/Makefile b/net/binkd/Makefile index 3cb87e5cb32f..12bffafb06a1 100644 --- a/net/binkd/Makefile +++ b/net/binkd/Makefile @@ -8,7 +8,9 @@ PORTNAME= binkd PORTVERSION= 0.9.7 CATEGORIES= net -MASTER_SITES= ftp://happy.kiev.ua/pub/fidosoft/mailer/binkd/ +MASTER_SITES= ftp://happy.kiev.ua/pub/fidosoft/mailer/binkd/ \ + ftp://fido.aha.ru/pub/binkd/ \ + ftp://ftp.rsu.ru/pub/FreeBSD/ports/distfiles/ DISTNAME= binkd097 MAINTAINER= dsh@vlink.ru |