summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorzafer <zafer>2011-03-11 11:48:40 +0000
committerzafer <zafer>2011-03-11 11:48:40 +0000
commit6563878831a212b9217aadf8badd599cf9a4ffe7 (patch)
treef4e9c8eade848c725b5cb44040420403271476d7 /games
parent570f17c60230677b9c7fa95785b9afc271a4c762 (diff)
downloadpkgsrc-6563878831a212b9217aadf8badd599cf9a4ffe7.tar.gz
service suspended. prevent timeout. fetch from backup.
Diffstat (limited to 'games')
-rw-r--r--games/angband-x11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/angband-x11/Makefile b/games/angband-x11/Makefile
index 45558dd0e61..cdd913f8671 100644
--- a/games/angband-x11/Makefile
+++ b/games/angband-x11/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.44 2010/01/29 20:20:00 joerg Exp $
+# $NetBSD: Makefile,v 1.45 2011/03/11 11:48:40 zafer Exp $
#
DISTNAME= angband-3.0.3
PKGNAME= angband-x11-3.0.3
PKGREVISION= 2
CATEGORIES= games x11
-MASTER_SITES= ftp://clockwork.dementia.org/angband/Source/
+MASTER_SITES= # ftp://clockwork.dementia.org/angband/Source/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SPOILERFILE}
MAINTAINER= pkgsrc-users@NetBSD.org