summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2007-01-13 16:43:49 +0000
committerRenato Botelho <garga@FreeBSD.org>2007-01-13 16:43:49 +0000
commitd2097a26d9b2f864c0fe1ed1b43eb7a6fef8eaa0 (patch)
tree523b7644913c13ee452d0ac11ce952596fae33a6 /games
parentFix WWW (diff)
Fix MASTER_SITES
PR: ports/107860 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Notes
Notes: svn path=/head/; revision=182301
Diffstat (limited to 'games')
-rw-r--r--games/xroads/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xroads/Makefile b/games/xroads/Makefile
index 4f6874c3ca03..bf5467eb7d16 100644
--- a/games/xroads/Makefile
+++ b/games/xroads/Makefile
@@ -9,7 +9,8 @@ PORTNAME= xroads
PORTVERSION= 0.6
PORTREVISION= 1
CATEGORIES= games
-MASTER_SITES= http://math.smsu.edu/~erik/files/fbsd/
+MASTER_SITES= http://math.missouristate.edu/~erik/files/fbsd/\
+ http://smluc.org/~erik/files/fbsd/
DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= erik@smluc.org