summaryrefslogtreecommitdiff
path: root/games/xmahjongg
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/xmahjongg
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/xmahjongg')
-rw-r--r--games/xmahjongg/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/xmahjongg/Makefile b/games/xmahjongg/Makefile
index a1356b549963..d8bf6eb0c3ba 100644
--- a/games/xmahjongg/Makefile
+++ b/games/xmahjongg/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 Aug 1996
# Whom: joerg@freebsd.org
#
-# $Id: Makefile,v 1.3 1996/12/08 01:11:27 max Exp $
+# $Id: Makefile,v 1.4 1998/09/28 02:25:12 steve Exp $
#
DISTNAME= xmahjongg
@@ -11,7 +11,8 @@ PKGNAME= xmahjongg-1.0
CATEGORIES= games
# Most Usenet archive sites don't store it as a .tar.gz, but Slackware
# and it's mirrors do.
-MASTER_SITES= ftp://wcarchive.cdrom.com/pub/linux/slackware/source/xap/xgames/
+MASTER_SITES= ftp://ftp.digex.net/pub/os/linux/slackware/source/xap/xgames/ \
+ ftp://wcarchive.cdrom.com/pub/linux/slackware/source/xap/xgames/
MAINTAINER= joerg@freebsd.org