diff options
author | tg <tg@FreeBSD.org> | 1999-12-08 19:01:01 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1999-12-08 19:01:01 +0800 |
commit | 345050289b365484c51a447b6fd5bc15ea94e58e (patch) | |
tree | 085fc9c7806c1e6df96826c2d40846a07184593c /games/pysol/Makefile | |
parent | 4ab973d1c8b9623b4d8221f2a6787677c3173e97 (diff) | |
download | freebsd-ports-gnome-345050289b365484c51a447b6fd5bc15ea94e58e.tar.gz freebsd-ports-gnome-345050289b365484c51a447b6fd5bc15ea94e58e.tar.zst freebsd-ports-gnome-345050289b365484c51a447b6fd5bc15ea94e58e.zip |
Fix MASTER_SITES.
Diffstat (limited to 'games/pysol/Makefile')
-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 |