diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2003-01-16 20:36:18 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2003-01-16 20:36:18 +0000 |
commit | b1e2e55e8347f21751a836618e4eab77fd53b12e (patch) | |
tree | 14244c26e21db8459e8501444aa12fe1160e3848 /russian | |
parent | f2344e5553e205105a443fab7b98aeffc0650b83 (diff) | |
download | ports-b1e2e55e8347f21751a836618e4eab77fd53b12e.tar.gz ports-b1e2e55e8347f21751a836618e4eab77fd53b12e.zip |
Notes
Diffstat (limited to 'russian')
-rw-r--r-- | russian/X.language/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/russian/X.language/Makefile b/russian/X.language/Makefile index a95632ba0870..07b4c69c30b6 100644 --- a/russian/X.language/Makefile +++ b/russian/X.language/Makefile @@ -8,14 +8,14 @@ PORTNAME= X11 PORTVERSION= 3.3 CATEGORIES= russian x11 -MASTER_SITES= http://koi8.pp.ru/dist/ \ - ftp://ftp.kiarchive.ru/pub/misc/fonts/cyrillic/xwindows/ -DISTFILES= x6rus-2.3.1-bin.tgz +MASTER_SITES= http://koi8.pp.ru/dist/:koi8 \ + ftp://ftp.kiarchive.ru/pub/misc/fonts/cyrillic/xwindows/:kiae +DISTFILES= x6rus-2.3.1-bin.tgz:koi8 .if defined(NON_FREE_FONTS) -DISTFILES+= Type1.koi8-r.tgz +DISTFILES+= Type1.koi8-r.tgz:kiae .else -DISTFILES+= Type1.koi8-r.free.tgz +DISTFILES+= Type1.koi8-r.free.tgz:kiae .endif MAINTAINER= ache@FreeBSD.org |