diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-07 08:31:04 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-07 08:31:04 +0800 |
commit | 0f04fcbf0d4e1b9dc8e901f5104aff51ea0513fb (patch) | |
tree | c9d5a18bf72f4d27f4ecf8dc7ffebc12d5b90aa7 /russian | |
parent | 75d39998545e90248424911e884f0270a8812314 (diff) | |
download | freebsd-ports-gnome-0f04fcbf0d4e1b9dc8e901f5104aff51ea0513fb.tar.gz freebsd-ports-gnome-0f04fcbf0d4e1b9dc8e901f5104aff51ea0513fb.tar.zst freebsd-ports-gnome-0f04fcbf0d4e1b9dc8e901f5104aff51ea0513fb.zip |
[PATCH] russian/wmcyrx: fix MASTER_SITES
russian/wmcyrx: fix MASTER_SITES (fenner)
PR: ports/48209
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
Diffstat (limited to 'russian')
-rw-r--r-- | russian/wmcyrx/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/russian/wmcyrx/Makefile b/russian/wmcyrx/Makefile index 9342663b8218..56b1d4fe535e 100644 --- a/russian/wmcyrx/Makefile +++ b/russian/wmcyrx/Makefile @@ -8,9 +8,8 @@ PORTNAME= wmcyrx PORTVERSION= 2.1 CATEGORIES= russian windowmaker -MASTER_SITES= http://freebsd.org.ru/~osa/distfiles/ \ - ftp://ftp.ssau.ru/pub/linux_soft/Cyrillic/ \ - ftp://ftp.uven.ru/pub/cyrillic/X11/keyboard/ +MASTER_SITES= http://ozz.pp.ru/distfiles/ \ + ftp://ftp.vistdon.ru/pub/unix/X/wmanagers/windowmaker/ DISTNAME= cyrx-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |