diff options
author | fenner <fenner@FreeBSD.org> | 1997-08-10 03:50:02 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1997-08-10 03:50:02 +0800 |
commit | aafd47d3695926257ac8fda915a07b8e53738905 (patch) | |
tree | 5bf1cdc6a52a7d3ce26e4d9d5038e75120de91f6 /russian | |
parent | c8c8e51a2611a060cf48bb392e980c6027f4475c (diff) | |
download | freebsd-ports-gnome-aafd47d3695926257ac8fda915a07b8e53738905.tar.gz freebsd-ports-gnome-aafd47d3695926257ac8fda915a07b8e53738905.tar.zst freebsd-ports-gnome-aafd47d3695926257ac8fda915a07b8e53738905.zip |
Fix path on MASTER_SITE
Found by: distfile checker
Diffstat (limited to 'russian')
-rw-r--r-- | russian/X.language/Makefile | 4 | ||||
-rw-r--r-- | russian/d1489/Makefile | 4 | ||||
-rw-r--r-- | russian/pgp.language/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/russian/X.language/Makefile b/russian/X.language/Makefile index 129b11cbceff..fd7f5de8a951 100644 --- a/russian/X.language/Makefile +++ b/russian/X.language/Makefile @@ -3,13 +3,13 @@ # Date created: 31 Aug 1995 # Whom: ache # -# $Id: Makefile,v 1.10 1996/11/15 12:56:57 ache Exp $ +# $Id: Makefile,v 1.11 1996/11/18 11:38:55 asami Exp $ # DISTNAME= xrus-2.0-bin PKGNAME= ru-X11-3.2 CATEGORIES= russian x11 -MASTER_SITES= ftp://ftp.relcom.ru/misc/fonts/cyrillic/xwindows/ +MASTER_SITES= ftp://ftp.relcom.ru/pub/misc/fonts/cyrillic/xwindows/ EXTRACT_SUFX= .tgz MAINTAINER= ache@FreeBSD.ORG diff --git a/russian/d1489/Makefile b/russian/d1489/Makefile index 938b0c18b6dc..c379ab7fedea 100644 --- a/russian/d1489/Makefile +++ b/russian/d1489/Makefile @@ -3,13 +3,13 @@ # Date created: 1 May 1995 # Whom: ache # -# $Id: Makefile,v 1.5 1996/01/16 05:08:36 asami Exp $ +# $Id: Makefile,v 1.6 1996/11/18 11:38:58 asami Exp $ # DISTNAME= d1489-1.2 PKGNAME= ru-d1489-1.2 CATEGORIES= russian -MASTER_SITES= ftp://ftp.kiae.su/unix/convert/char/ +MASTER_SITES= ftp://ftp.kiae.su/pub/unix/convert/char/ EXTRACT_SUFX= .tgz MAINTAINER= ache@FreeBSD.ORG diff --git a/russian/pgp.language/Makefile b/russian/pgp.language/Makefile index 38d1f09c3259..cb4db9dcaca0 100644 --- a/russian/pgp.language/Makefile +++ b/russian/pgp.language/Makefile @@ -3,13 +3,13 @@ # Date created: 4 May 1995 # Whom: ache # -# $Id: Makefile,v 1.13 1996/05/27 01:44:48 ache Exp $ +# $Id: Makefile,v 1.14 1996/11/18 11:39:14 asami Exp $ # DISTNAME= pgp26ru PKGNAME= ru-pgp-2.6.3ia CATEGORIES= russian -MASTER_SITES= ftp://ftp.relcom.ru/unix/crypto/pgp/ +MASTER_SITES= ftp://ftp.relcom.ru/pub/unix/crypto/pgp/ EXTRACT_SUFX= .zip MAINTAINER= ache@FreeBSD.ORG |