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/d1489 | |
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/d1489')
-rw-r--r-- | russian/d1489/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |