summaryrefslogtreecommitdiff
path: root/games/nethack33-qt/Makefile
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1999-01-27 07:41:29 +0000
committerBill Fenner <fenner@FreeBSD.org>1999-01-27 07:41:29 +0000
commit52619586269c9e817bdf8a8496e70376ba957597 (patch)
tree91ac46dd366a9b5bee3465be0e79bf7e9f4efd10 /games/nethack33-qt/Makefile
parentUpdate ntp port to 4.0.91. (diff)
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
Notes
Notes: svn path=/head/; revision=16378
Diffstat (limited to 'games/nethack33-qt/Makefile')
-rw-r--r--games/nethack33-qt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/nethack33-qt/Makefile b/games/nethack33-qt/Makefile
index 1a167213d65c..aac21070b8a3 100644
--- a/games/nethack33-qt/Makefile
+++ b/games/nethack33-qt/Makefile
@@ -3,7 +3,7 @@
# Date created: So 6 Apr 1997 04:25:57 MET DST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.19 1998/09/17 00:32:33 asami Exp $
+# $Id: Makefile,v 1.20 1998/11/10 18:56:21 andreas Exp $
#
DISTNAME= nethack-3.2.2
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.troll.no/warwick/nethack/ \
http://trolls.troll.no/warwick/nethack/ \
ftp://ftp.troll.no/contrib/ \
${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR= nethack
QT_PATCH= qnethack-3.2.2.1.0.1.src.tar.gz
QT_SOUND= nhs.tar.gz
DISTFILES= nethack-3.2.2.tar.gz ${QT_PATCH} ${QT_SOUND}