diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-04-17 09:21:30 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-04-17 09:21:30 +0000 |
commit | d3b17cfbff084ce1533ec80ff69608d548d13043 (patch) | |
tree | c55ae271c15cbc29c61ff93b3c3fed88775fd29d | |
parent | c17866e77bc0f2e2422fa520ac725e8d2d73b621 (diff) | |
download | ports-d3b17cfbff084ce1533ec80ff69608d548d13043.tar.gz ports-d3b17cfbff084ce1533ec80ff69608d548d13043.zip |
Update MASTER_SITES.
PR: 26408
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=41519
-rw-r--r-- | russian/wmcyrx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/russian/wmcyrx/Makefile b/russian/wmcyrx/Makefile index 72785d678027..a89110e4fbdd 100644 --- a/russian/wmcyrx/Makefile +++ b/russian/wmcyrx/Makefile @@ -8,8 +8,8 @@ PORTNAME= wmcyrx PORTVERSION= 2.1 CATEGORIES= russian windowmaker -MASTER_SITES= http://yard.hitech.mipt.ru/~mini/distrib/ \ - ftp://ftp.ssau.ru/pub/software/Linux/Cyrillic/ \ +MASTER_SITES= http://freebsd.org.ru/~osa/distfiles/ \ + ftp://ftp.ssau.ru/pub/linux_soft/Cyrillic/ \ ftp://ftp.uven.ru/pub/cyrillic/X11/keyboard/ DISTNAME= cyrx-${PORTVERSION} |