diff options
author | andreas <andreas@FreeBSD.org> | 1999-05-29 18:57:29 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1999-05-29 18:57:29 +0800 |
commit | 43f661b0910add3c55a3191099fc01f21b9bd50a (patch) | |
tree | 46a51ccc7b4e02e303f0c5cffa4d4b36738587ed /games/nethack34-qt | |
parent | ea93baf5718168dda4974722fa11e6ccf813c508 (diff) | |
download | freebsd-ports-gnome-43f661b0910add3c55a3191099fc01f21b9bd50a.tar.gz freebsd-ports-gnome-43f661b0910add3c55a3191099fc01f21b9bd50a.tar.zst freebsd-ports-gnome-43f661b0910add3c55a3191099fc01f21b9bd50a.zip |
remove dead mastersite entry
Diffstat (limited to 'games/nethack34-qt')
-rw-r--r-- | games/nethack34-qt/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/nethack34-qt/Makefile b/games/nethack34-qt/Makefile index aac21070b8a3..46e8590cb241 100644 --- a/games/nethack34-qt/Makefile +++ b/games/nethack34-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 |