diff options
author | fenner <fenner@FreeBSD.org> | 1997-05-29 01:53:20 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1997-05-29 01:53:20 +0000 |
commit | 190e28d34d263fdd286b82160253f1da3799c5cc (patch) | |
tree | cc2171abb9b1d03ad3ac8028677ba446e7464e5b /astro | |
parent | 8e84620ffb679ec9e46a192cc85f268504c511f2 (diff) | |
download | FreeBSD-ports-190e28d34d263fdd286b82160253f1da3799c5cc.zip FreeBSD-ports-190e28d34d263fdd286b82160253f1da3799c5cc.tar.gz |
gatekeeper seems to have removed a bunch of R5contrib, so switch
to ftp.cdrom.com
Found by: distfile checker
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xphoon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile index 2b13968..81e0569 100644 --- a/astro/xphoon/Makefile +++ b/astro/xphoon/Makefile @@ -3,13 +3,13 @@ # Date created: 14 February 1995 # Whom: asami # -# $Id: Makefile,v 1.5 1996/10/31 10:45:45 asami Exp $ +# $Id: Makefile,v 1.6 1996/11/15 22:35:10 obrien Exp $ # DISTNAME= xphoon PKGNAME= xphoon-91.9.18 CATEGORIES= astro x11 -MASTER_SITES= ftp://gatekeeper.dec.com/pub/X11//R5-contrib/ +MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/ EXTRACT_SUFX= .tar.Z MAINTAINER= asami@FreeBSD.ORG |