diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-08-10 19:22:26 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-08-10 19:22:26 +0000 |
commit | c24f1cd82110127182eca4476c85f8d7f4c416fc (patch) | |
tree | 0e48fe3f65b3f53341443a8b2c0f23f2e3cb5344 /misc/astrolog | |
parent | 78b125bd95c1d412d2491e1bc9bc9fd7138041b7 (diff) | |
download | ports-c24f1cd82110127182eca4476c85f8d7f4c416fc.tar.gz ports-c24f1cd82110127182eca4476c85f8d7f4c416fc.zip |
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 a26efecb3b5d..47589d7f2600 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.9 1997/05/29 01:15:39 ache Exp $ +# $Id: Makefile,v 1.10 1997/07/13 18:49:25 max 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/unix/magick/astrology/astrolog/ + ftp://ftp.relcom.ru/pub/unix/magick/astrology/astrolog/ EXTRACT_ONLY= ${DISTNAME}.shr EPHEM= LRZ5_24 CHI_24 CPJV_24 DISTFILES= ${EXTRACT_ONLY} ${EPHEM} |