summaryrefslogtreecommitdiff
path: root/games/xmine
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-03 13:39:48 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-03 13:39:48 +0000
commit18f91c2428efb135912eb032a01a80bcc1d5c896 (patch)
tree362b6ce1ba3d28e8aa2061ab765dade5a0c921eb /games/xmine
parentUnbreak for ELF builds, take over as maintainer. (diff)
Remove bad MASTER_SITEs and add more good ones.
Notes
Notes: svn path=/head/; revision=13608
Diffstat (limited to 'games/xmine')
-rw-r--r--games/xmine/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/xmine/Makefile b/games/xmine/Makefile
index f4ff85c2c35c..e30add4bf96d 100644
--- a/games/xmine/Makefile
+++ b/games/xmine/Makefile
@@ -3,13 +3,14 @@
# Date created: 25 December 1994
# Whom: joerg
#
-# $Id: Makefile,v 1.15 1998/08/25 00:44:02 asami Exp $
+# $Id: Makefile,v 1.16 1998/09/21 01:35:31 steve Exp $
#
DISTNAME= xmine-1.0.3-Xaw
PKGNAME= xmine-1.0.3
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= ftp://ftp.sw.ru/pub/x11/ \
+ ${MASTER_SITE_LOCAL}
MAINTAINER= joerg@FreeBSD.org