diff options
author | imura <imura@FreeBSD.org> | 2000-01-23 09:48:01 +0800 |
---|---|---|
committer | imura <imura@FreeBSD.org> | 2000-01-23 09:48:01 +0800 |
commit | b1f31a656535b69ff316fc84cbd3668642d0cd1e (patch) | |
tree | 453e127c09d6ac1bc1018deda66a32d48b30eeeb /russian/xruskb | |
parent | 4f80f88ccde0a15abf8d09b16a8e596f0b906ded (diff) | |
download | freebsd-ports-graphics-b1f31a656535b69ff316fc84cbd3668642d0cd1e.tar.gz freebsd-ports-graphics-b1f31a656535b69ff316fc84cbd3668642d0cd1e.tar.zst freebsd-ports-graphics-b1f31a656535b69ff316fc84cbd3668642d0cd1e.zip |
Correct MASTER_SITES.
This version 1.9.3 seems old.
Diffstat (limited to 'russian/xruskb')
-rw-r--r-- | russian/xruskb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/russian/xruskb/Makefile b/russian/xruskb/Makefile index 791c6f665bb..a2a5cc1da6a 100644 --- a/russian/xruskb/Makefile +++ b/russian/xruskb/Makefile @@ -7,8 +7,8 @@ DISTNAME= xruskb-1.9.3 CATEGORIES= russian x11 -MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/X11/ \ - ftp://ftp.kiae.su/pub/x11/cyrillic/ +MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/X11/xruskb-old/ \ + # ftp://ftp.kiae.su/pub/x11/cyrillic/ MAINTAINER= ports@freebsd.org |