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
commit8d9d905f3be966814370404a15e51cb4ed67062f (patch)
treef4e9c8eade848c725b5cb44040420403271476d7 /games
parent27fd863398338b7d13bdfa2a9e03136828fe05fe (diff)
downloadpkgsrc-8d9d905f3be966814370404a15e51cb4ed67062f.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