diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-10-11 00:00:26 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-10-11 00:00:26 +0000 |
commit | 5b4ed72b590e2936e68839a366844eec9e35e096 (patch) | |
tree | 135564d7a47443d608653e1958accf15477c67b2 /games/xchomp | |
parent | This port was contributed by Stefan Esser. Sorry, STefan! (diff) |
Master site name change (romulus.ucs.uoknor.edu -> ftp.uoknor.edu).
Notes
Notes:
svn path=/head/; revision=2310
Diffstat (limited to '')
-rw-r--r-- | games/xchomp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xchomp/Makefile b/games/xchomp/Makefile index 6b3554a9f89b..227f5174a105 100644 --- a/games/xchomp/Makefile +++ b/games/xchomp/Makefile @@ -3,12 +3,12 @@ # Date created: 4 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.3 1995/04/11 00:20:30 asami Exp $ +# $Id: Makefile,v 1.4 1995/05/13 11:10:21 asami Exp $ # DISTNAME= xchomp-pl1 CATEGORIES+= games -MASTER_SITES= ftp://romulus.ucs.uoknor.edu/mirrors/X/R5contrib/ +MASTER_SITES= ftp://ftp.uoknor.edu/mirrors/X/R5contrib/ # # Original sources in multi-part compressed shell archive # |