diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1999-05-29 10:57:29 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1999-05-29 10:57:29 +0000 |
commit | 92e6a575f1b3a0384e007aea6538661d96784276 (patch) | |
tree | 384ae95e30e8b565c58341b43dfb5dfb2af9b379 /games/nethack33-qt | |
parent | remove pacbell.com and another bad master_site (diff) |
remove dead mastersite entry
Notes
Notes:
svn path=/head/; revision=19089
Diffstat (limited to '')
-rw-r--r-- | games/nethack33-qt/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/nethack33-qt/Makefile b/games/nethack33-qt/Makefile index aac21070b8a3..46e8590cb241 100644 --- a/games/nethack33-qt/Makefile +++ b/games/nethack33-qt/Makefile @@ -3,14 +3,13 @@ # Date created: So 6 Apr 1997 04:25:57 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.20 1998/11/10 18:56:21 andreas Exp $ +# $Id: Makefile,v 1.21 1999/01/27 07:41:13 fenner Exp $ # DISTNAME= nethack-3.2.2 PKGNAME= qt-nethack-1.0.1 CATEGORIES= games -MASTER_SITES= http://www.troll.no/warwick/nethack/ \ - http://trolls.troll.no/warwick/nethack/ \ +MASTER_SITES= http://trolls.troll.no/warwick/nethack/ \ ftp://ftp.troll.no/contrib/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= nethack |