diff options
author | Steve Price <steve@FreeBSD.org> | 1999-03-08 21:03:14 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-03-08 21:03:14 +0000 |
commit | e4e0554e88d233eb72e6dc801878749a2a9aab5a (patch) | |
tree | 4e8860834fda4dde72ad7608fe349ac9e4fd4c92 /games/xsol/Makefile | |
parent | Update to version 0.9a. (diff) |
New master sites.
PR: 10337
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
Notes
Notes:
svn path=/head/; revision=17078
Diffstat (limited to 'games/xsol/Makefile')
-rw-r--r-- | games/xsol/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/xsol/Makefile b/games/xsol/Makefile index 96acc282bded..e511748eff05 100644 --- a/games/xsol/Makefile +++ b/games/xsol/Makefile @@ -3,13 +3,14 @@ # Date created: 2 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.7 1997/01/03 09:37:53 obrien Exp $ +# $Id: Makefile,v 1.8 1998/09/28 02:25:28 steve Exp $ # DISTNAME= xsol-new PKGNAME= xsol-2.1.1 CATEGORIES= games -MASTER_SITES= ftp://iraun1.ira.uka.de/pub/x11/games/ +MASTER_SITES= http://ftp.tu-clausthal.de/pub/unix.new/games/ \ + ftp://ftp.tu-clausthal.de/pub/unix.new/games/ MAINTAINER= swallace@FreeBSD.org |