diff options
Diffstat (limited to 'russian')
-rw-r--r-- | russian/rus-ispell/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/russian/rus-ispell/Makefile b/russian/rus-ispell/Makefile index 1e6a2d60d420..ec86ced34d30 100644 --- a/russian/rus-ispell/Makefile +++ b/russian/rus-ispell/Makefile @@ -8,7 +8,9 @@ PORTNAME= rus-ispell PORTVERSION= 0.99e8 CATEGORIES= russian textproc -MASTER_SITES= ftp://mch5.chem.msu.su/pub/russian/ispell/ +MASTER_SITES= ftp://mch5.chem.msu.su/pub/russian/ispell/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= ache MAINTAINER= ache@FreeBSD.org |