diff options
Diffstat (limited to 'russian/stardict-engcom/Makefile')
-rw-r--r-- | russian/stardict-engcom/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/russian/stardict-engcom/Makefile b/russian/stardict-engcom/Makefile index c6e6490c47fd..a72737a58c54 100644 --- a/russian/stardict-engcom/Makefile +++ b/russian/stardict-engcom/Makefile @@ -4,12 +4,13 @@ PORTNAME= stardict-engcom PORTVERSION= 2.4.2 CATEGORIES= russian -MASTER_SITES= http://yeelou.com/huzheng/stardict-dic/ru/ +MASTER_SITES= http://abloz.com/huzheng/stardict-dic/ru/ DISTNAME= ${PORTNAME}-ru-${PORTVERSION} MAINTAINER= vg@FreeBSD.org COMMENT= English-Russian Dictionary of Computer Terms -NO_STAGE= yes +USE_BZIP2= yes + .include "${.CURDIR}/../stardict-mueller7/files/Makefile.common" .include <bsd.port.mk> |