diff options
author | zafer <zafer@pkgsrc.org> | 2011-03-11 11:48:40 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2011-03-11 11:48:40 +0000 |
commit | 4cbd6b0df6c0dab2c60934767262ee9bc6139f4a (patch) | |
tree | f4e9c8eade848c725b5cb44040420403271476d7 /games | |
parent | 30bc4b6d7154068f49e754531dddf46fc5649715 (diff) | |
download | pkgsrc-4cbd6b0df6c0dab2c60934767262ee9bc6139f4a.tar.gz |
service suspended. prevent timeout. fetch from backup.
Diffstat (limited to 'games')
-rw-r--r-- | games/angband-x11/Makefile | 4 |
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 |