summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1999-12-08 11:01:01 +0000
committerThomas Gellekum <tg@FreeBSD.org>1999-12-08 11:01:01 +0000
commitc9cb157fb9313a072a76f6681e877ca448f0cb44 (patch)
tree00d92baa961e685dced2fe181078eccddd77139e
parentAdd missing directory name for BUILD_DEPENDS -- it was killing (diff)
Fix MASTER_SITES.
Notes
Notes: svn path=/head/; revision=23654
-rw-r--r--games/pysol/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile
index c5f8f4201b66..3c26d09911a6 100644
--- a/games/pysol/Makefile
+++ b/games/pysol/Makefile
@@ -8,8 +8,7 @@
DISTNAME= pysol-3.00
CATEGORIES= games
-MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/ \
- http://wildsau.idv.uni-linz.ac.at/mfx/download/beta/
+MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CARDSETS}${EXTRACT_SUFX}
MAINTAINER= tg@FreeBSD.org