summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-12-30 23:19:32 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-12-30 23:19:32 +0000
commitf06b5fcae0cc64b5bc3b2784b11b33bd60948c15 (patch)
treed795988e6a2f7fbb7d9aac4114c63bb0c56f1435 /games
parentReportLab is a software library that lets you directly create (diff)
- Add backup MASTER_SITES
PR: 97750 Submitted by: miwi Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=181109
Diffstat (limited to 'games')
-rw-r--r--games/xwelltris/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xwelltris/Makefile b/games/xwelltris/Makefile
index 43af05768f93..8d8cbfad6755 100644
--- a/games/xwelltris/Makefile
+++ b/games/xwelltris/Makefile
@@ -8,7 +8,8 @@
PORTNAME= xwelltris
PORTVERSION= 1.0.1
CATEGORIES= games
-MASTER_SITES= http://www.xnc.dubna.su/xwelltris/src/
+MASTER_SITES= http://www.xnc.dubna.su/xwelltris/src/ \
+ http://freebsd.unixfreunde.de/sources/
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
MAINTAINER= lev@FreeBSD.org