summaryrefslogtreecommitdiff
path: root/games/twitch
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-03-11 08:48:25 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-03-11 08:48:25 +0000
commitd7d66e83caf0155ebc0cc8aebb7ad840de9b5b63 (patch)
tree0901b78e47409635f6844b79d4a70032787d558f /games/twitch
parentArgl. USE_AUTOCONF wasn't quite what i actually intented... Instead, (diff)
Make it actually fetchable.
Submitted by: Jimmy Olgeni <olgeni@uli.it>
Notes
Notes: svn path=/head/; revision=39567
Diffstat (limited to 'games/twitch')
-rw-r--r--games/twitch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/twitch/Makefile b/games/twitch/Makefile
index f7e29756c5e6..1d4bd060b1fe 100644
--- a/games/twitch/Makefile
+++ b/games/twitch/Makefile
@@ -8,7 +8,8 @@
PORTNAME= twitch
PORTVERSION= 1.0
CATEGORIES= games
-MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sobomax@FreeBSD.org