diff options
-rw-r--r-- | misc/astrolog/Makefile | 4 | ||||
-rw-r--r-- | news/nntpbtr/Makefile | 4 |
2 files changed, 4 insertions, 4 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} diff --git a/news/nntpbtr/Makefile b/news/nntpbtr/Makefile index b1273227be07..de1d23e30b06 100644 --- a/news/nntpbtr/Makefile +++ b/news/nntpbtr/Makefile @@ -3,12 +3,12 @@ # Date created: 1 July 1996 # Whom: dk # -# $Id: Makefile,v 1.2 1996/11/18 11:38:01 asami Exp $ +# $Id: Makefile,v 1.3 1997/01/11 14:23:38 max Exp $ # DISTNAME= nntpbtr-1.7 CATEGORIES= news -MASTER_SITES= ftp://ftp.kiae.su/unix/news/ +MASTER_SITES= ftp://ftp.kiae.su/pub/unix/news/ EXTRACT_SUFX= .tar.Z MAINTAINER= dk@farm.org |