diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1999-08-07 22:31:08 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1999-08-07 22:31:08 +0000 |
commit | 57f46abd5b1811f80373307ab7d21df49a15cd50 (patch) | |
tree | ab8df72fae3b28e7d2e30822bc7f2ecbd8074e26 /games/crafty-open-rock | |
parent | Update to version 1.5.9p3 (diff) |
Fix distfile fennerage: The distfiles were moved to a new subdirectory
on the MASTER_SITE.
Notes
Notes:
svn path=/head/; revision=20599
Diffstat (limited to 'games/crafty-open-rock')
-rw-r--r-- | games/crafty-open-rock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/crafty-open-rock/Makefile b/games/crafty-open-rock/Makefile index 10d37b0d1694..a4b5f8636b2a 100644 --- a/games/crafty-open-rock/Makefile +++ b/games/crafty-open-rock/Makefile @@ -4,12 +4,12 @@ # Whom: Matthew Hunt <mph@FreeBSD.org> # Based on ports by: Stefan Eggers <seggers@semyam.dinoco.de> # -# $Id: Makefile,v 1.1.1.1 1998/06/04 02:37:37 mph Exp $ +# $Id: Makefile,v 1.1.1.1 1998/12/29 18:49:29 mph Exp $ # DISTNAME= crafty-open-rock-19980707 CATEGORIES= games -MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/ +MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/rock/ DISTFILES= rock.01 rock.02 rock.03 rock.04 rock.05 rock.06 rock.07 \ rock.08 rock.09 rock.10 |