diff options
author | fenner <fenner@FreeBSD.org> | 1997-08-11 06:31:36 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1997-08-11 06:31:36 +0800 |
commit | 3c11bf38550f2deedeeb2828b585a70ec8e7fb23 (patch) | |
tree | 2a1fe7145d76ce6ef8f09a4e4e1925d2be215a16 /misc/astrolog | |
parent | 416e5f7382db19e6b5fc2e470798d891f5a2fd29 (diff) | |
download | freebsd-ports-gnome-3c11bf38550f2deedeeb2828b585a70ec8e7fb23.tar.gz freebsd-ports-gnome-3c11bf38550f2deedeeb2828b585a70ec8e7fb23.tar.zst freebsd-ports-gnome-3c11bf38550f2deedeeb2828b585a70ec8e7fb23.zip |
Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru
Submitted by: ache (Andrey A. Chernov)
Diffstat (limited to 'misc/astrolog')
-rw-r--r-- | misc/astrolog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile index 47589d7f2600..9fea5359c59d 100644 --- a/misc/astrolog/Makefile +++ b/misc/astrolog/Makefile @@ -7,7 +7,7 @@ # Date created: 31 July 1995 # Whom: faulkner@cactus.org # -# $Id: Makefile,v 1.10 1997/07/13 18:49:25 max Exp $ +# $Id: Makefile,v 1.11 1997/08/10 19:22:19 fenner Exp $ # DISTNAME= ast53unx @@ -15,7 +15,7 @@ PKGNAME= astrolog-5.30 CATEGORIES= misc MASTER_SITES= http://www.astrolog.org/ftp/ephem/ \ http://www.astrolog.org/ftp/ \ - ftp://ftp.relcom.ru/pub/unix/magick/astrology/astrolog/ + ftp://ftp.kiarchive.ru/pub/unix/magick/astrology/astrolog/ EXTRACT_ONLY= ${DISTNAME}.shr EPHEM= LRZ5_24 CHI_24 CPJV_24 DISTFILES= ${EXTRACT_ONLY} ${EPHEM} |