diff options
author | andreas <andreas@FreeBSD.org> | 1998-03-14 22:58:02 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-03-14 22:58:02 +0800 |
commit | e4d1bccdbbe510c66cb2416a416117f8c1a3946f (patch) | |
tree | ed66a5c86c6de44ddaa8fe8ab19ae8f909cf62b0 /games | |
parent | 6284caa68890ab9d8671c680ed5ff642c6fffe38 (diff) | |
download | freebsd-ports-graphics-e4d1bccdbbe510c66cb2416a416117f8c1a3946f.tar.gz freebsd-ports-graphics-e4d1bccdbbe510c66cb2416a416117f8c1a3946f.tar.zst freebsd-ports-graphics-e4d1bccdbbe510c66cb2416a416117f8c1a3946f.zip |
- removed ftp.uu.net from the master_site list, they only have the
nethack sources as splitted parts.
- the home of the qt enhancements moved slightly
Diffstat (limited to 'games')
-rw-r--r-- | games/nethack-qt/Makefile | 5 | ||||
-rw-r--r-- | games/nethack33-qt/Makefile | 5 | ||||
-rw-r--r-- | games/nethack34-qt/Makefile | 5 |
3 files changed, 6 insertions, 9 deletions
diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile index 00f82f7d0ec..04b84324555 100644 --- a/games/nethack-qt/Makefile +++ b/games/nethack-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.10 1997/11/10 09:29:54 asami Exp $ +# $Id: Makefile,v 1.11 1998/02/07 19:33:15 andreas Exp $ # DISTNAME= nethack-3.2.2 PKGNAME= nethack-qt-3.2.2 CATEGORIES= games x11 -MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \ - http://www.troll.no/~warwick/nethack/ \ +MASTER_SITES= http://www.troll.no/warwick/nethack/ \ ${MASTER_SITE_GNU} QT_PATCH= nhqt0.93.tar.gz QT_SOUND= nhs.tar.gz diff --git a/games/nethack33-qt/Makefile b/games/nethack33-qt/Makefile index 00f82f7d0ec..04b84324555 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.10 1997/11/10 09:29:54 asami Exp $ +# $Id: Makefile,v 1.11 1998/02/07 19:33:15 andreas Exp $ # DISTNAME= nethack-3.2.2 PKGNAME= nethack-qt-3.2.2 CATEGORIES= games x11 -MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \ - http://www.troll.no/~warwick/nethack/ \ +MASTER_SITES= http://www.troll.no/warwick/nethack/ \ ${MASTER_SITE_GNU} QT_PATCH= nhqt0.93.tar.gz QT_SOUND= nhs.tar.gz diff --git a/games/nethack34-qt/Makefile b/games/nethack34-qt/Makefile index 00f82f7d0ec..04b84324555 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.10 1997/11/10 09:29:54 asami Exp $ +# $Id: Makefile,v 1.11 1998/02/07 19:33:15 andreas Exp $ # DISTNAME= nethack-3.2.2 PKGNAME= nethack-qt-3.2.2 CATEGORIES= games x11 -MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \ - http://www.troll.no/~warwick/nethack/ \ +MASTER_SITES= http://www.troll.no/warwick/nethack/ \ ${MASTER_SITE_GNU} QT_PATCH= nhqt0.93.tar.gz QT_SOUND= nhs.tar.gz |