diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-01-06 00:14:51 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-01-06 00:14:51 +0800 |
commit | 795fd21a498064fcc8b9b045125ae188b7db3b55 (patch) | |
tree | 2898522e3e76e83f96f4abfae8d2475cf86fd620 /games/teeworlds | |
parent | fa5b4eeafd01728cd54abcbbc955fa8c574e29fa (diff) | |
download | freebsd-ports-gnome-795fd21a498064fcc8b9b045125ae188b7db3b55.tar.gz freebsd-ports-gnome-795fd21a498064fcc8b9b045125ae188b7db3b55.tar.zst freebsd-ports-gnome-795fd21a498064fcc8b9b045125ae188b7db3b55.zip |
- Update address of my distfile mirror
Diffstat (limited to 'games/teeworlds')
-rw-r--r-- | games/teeworlds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/teeworlds/Makefile b/games/teeworlds/Makefile index b7259552cd97..62aef22a7ddf 100644 --- a/games/teeworlds/Makefile +++ b/games/teeworlds/Makefile @@ -8,7 +8,7 @@ PORTNAME= teeworlds PORTVERSION= 0.4.3 CATEGORIES= games -MASTER_SITES= http://www.amdmi3.ru/distfiles/ \ +MASTER_SITES= http://mirror.amdmi3.ru/ \ http://www.teeworlds.com/files/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src DISTFILES= ${DISTNAME}${EXTRACT_SUFX} bam-${BAM_VERSION}${EXTRACT_SUFX} |