diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-08-10 22:31:36 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-08-10 22:31:36 +0000 |
commit | 4bcbe11de3673c8e56f6fecc8bc7ca0e56fdcbbe (patch) | |
tree | 159eaea514e21db07d310b309b0b79f5e7ab1b4b /misc/astrolog | |
parent | 5e3237d7877cd167012e59551e926ebda9054d40 (diff) |
Notes
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} |