diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-12-08 11:01:01 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-12-08 11:01:01 +0000 |
commit | c9cb157fb9313a072a76f6681e877ca448f0cb44 (patch) | |
tree | 00d92baa961e685dced2fe181078eccddd77139e /games/pysol | |
parent | e316ab6981701e5b004406ab9970cbec1956aac9 (diff) | |
download | ports-c9cb157fb9313a072a76f6681e877ca448f0cb44.tar.gz ports-c9cb157fb9313a072a76f6681e877ca448f0cb44.zip |
Notes
Diffstat (limited to 'games/pysol')
-rw-r--r-- | games/pysol/Makefile | 3 |
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 |