summaryrefslogtreecommitdiff
path: root/games/angband-tty
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-08-23 07:46:59 +0000
committerobache <obache@pkgsrc.org>2008-08-23 07:46:59 +0000
commit2d7bf63357b8ca33bd76ea28f0b66000647ab7c4 (patch)
tree67cf1032fdd491e5de10cc111e68540529b05e60 /games/angband-tty
parent478e76cf1840de9c4ff4f8057bc3a375717ff348 (diff)
downloadpkgsrc-2d7bf63357b8ca33bd76ea28f0b66000647ab7c4.tar.gz
Remove unresolvable hosts from MASTER_SITES.
Noticed by Zafer Aydogan via private mail.
Diffstat (limited to 'games/angband-tty')
-rw-r--r--games/angband-tty/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/angband-tty/Makefile b/games/angband-tty/Makefile
index 131f1a2e27c..7d7ca40d36c 100644
--- a/games/angband-tty/Makefile
+++ b/games/angband-tty/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2008/05/26 02:13:19 joerg Exp $
+# $NetBSD: Makefile,v 1.34 2008/08/23 07:47:00 obache Exp $
#
DISTNAME= angband-283
PKGNAME= angband-tty-2.8.3
PKGREVISION= 4
CATEGORIES= games
-MASTER_SITES= ftp://export.andrew.cmu.edu/angband/Source/ \
- ftp://ftp.greyhelm.com/pub/Games/Angband/Angband-2.7.x/Source/
+MASTER_SITES= ftp://ftp.greyhelm.com/pub/Games/Angband/Angband-2.7.x/Source/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SPOILERFILE}
MAINTAINER= pkgsrc-users@NetBSD.org