diff options
author | imura <imura@FreeBSD.org> | 2000-01-23 01:48:01 +0000 |
---|---|---|
committer | imura <imura@FreeBSD.org> | 2000-01-23 01:48:01 +0000 |
commit | b1f31a656535b69ff316fc84cbd3668642d0cd1e (patch) | |
tree | 453e127c09d6ac1bc1018deda66a32d48b30eeeb /russian | |
parent | 4f80f88ccde0a15abf8d09b16a8e596f0b906ded (diff) | |
download | FreeBSD-ports-b1f31a656535b69ff316fc84cbd3668642d0cd1e.zip FreeBSD-ports-b1f31a656535b69ff316fc84cbd3668642d0cd1e.tar.gz |
Correct MASTER_SITES.
This version 1.9.3 seems old.
Diffstat (limited to 'russian')
-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 791c6f6..a2a5cc1 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 |