diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2002-03-07 17:37:11 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2002-03-07 17:37:11 +0000 |
commit | b7496715a30b836f2af950f57d2485f71e5e4129 (patch) | |
tree | c729ac515e36f13168b1654128c252cd55558b9e /russian | |
parent | Update to 1.3.3. (diff) |
Copy dist to local master site
Notes
Notes:
svn path=/head/; revision=55686
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 |