diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-11 08:48:25 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-11 08:48:25 +0000 |
commit | d7d66e83caf0155ebc0cc8aebb7ad840de9b5b63 (patch) | |
tree | 0901b78e47409635f6844b79d4a70032787d558f /games/twitch | |
parent | dae360a007335d66d97a24dafbd289034e298973 (diff) | |
download | ports-d7d66e83caf0155ebc0cc8aebb7ad840de9b5b63.tar.gz ports-d7d66e83caf0155ebc0cc8aebb7ad840de9b5b63.zip |
Notes
Diffstat (limited to 'games/twitch')
-rw-r--r-- | games/twitch/Makefile | 3 |
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 |