diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-05-30 06:48:34 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-05-30 06:48:34 +0000 |
commit | e4f51c893657f43ebd0679f31bef29c2d87c4e31 (patch) | |
tree | 97dc2f384a1c6d2d8a0ade304e092430c141faf9 /games/xasteroids | |
parent | Add PKGNAME, DISTNAME has no version info. (diff) |
calypso-2.oit.unc.edu appears to be behind a firewall, so use
ftp.cdrom.com for R5 contrib. Perhaps we need a
MASTER_SITE_R5CONTRIB...
Found by: distfile checker
Notes
Notes:
svn path=/head/; revision=6627
Diffstat (limited to 'games/xasteroids')
-rw-r--r-- | games/xasteroids/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xasteroids/Makefile b/games/xasteroids/Makefile index c4906657cc37..2cb738b98212 100644 --- a/games/xasteroids/Makefile +++ b/games/xasteroids/Makefile @@ -3,13 +3,13 @@ # Date created: 3 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.6 1996/11/18 11:25:16 asami Exp $ +# $Id: Makefile,v 1.7 1997/01/03 09:36:55 obrien Exp $ # DISTNAME= xasteroids PKGNAME= xasteroids-5.0 CATEGORIES= games -MASTER_SITES= ftp://calypso-2.oit.unc.edu/pub/X11/contrib/ +MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/ EXTRACT_SUFX= .sh.Z MAINTAINER= swallace@FreeBSD.org |