diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2019-09-07 16:19:28 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2019-09-07 16:19:28 +0000 |
commit | fd0f8f5f576b230df8ccd44a617d58e079556c84 (patch) | |
tree | 231a0fbf70a7973e6f5e1ba0f420f9be244ffbe7 /russian/stardict-bars | |
parent | d9763e56fb165b01e7ed46ab07b1ee9ac22b106d (diff) |
Notes
Diffstat (limited to 'russian/stardict-bars')
-rw-r--r-- | russian/stardict-bars/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/russian/stardict-bars/Makefile b/russian/stardict-bars/Makefile index 70688badb6d7..9d9af8904736 100644 --- a/russian/stardict-bars/Makefile +++ b/russian/stardict-bars/Makefile @@ -3,14 +3,12 @@ PORTNAME= stardict-bars PORTVERSION= 2.4.2 CATEGORIES= russian -MASTER_SITES= http://abloz.com/huzheng/stardict-dic/ru/ +MASTER_SITES= http://download.huzheng.org/ru/ DISTNAME= stardict-en-ru-bars-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= New Comprehensive English-Russian dictionary -BROKEN= unfetchable - USES= tar:bzip2 .include "${.CURDIR}/../stardict-mueller7/files/Makefile.common" |