aboutsummaryrefslogtreecommitdiffstats
path: root/games/nethack-qt
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>1999-01-27 15:41:29 +0800
committerfenner <fenner@FreeBSD.org>1999-01-27 15:41:29 +0800
commit0cee15684806cb05c106c47804c1afc5d558a340 (patch)
treef516578111d2148afaf866d1896eab7f051836db /games/nethack-qt
parent6ed1970f245dee8d550b37210212af6e10d68a06 (diff)
downloadfreebsd-ports-gnome-0cee15684806cb05c106c47804c1afc5d558a340.tar.gz
freebsd-ports-gnome-0cee15684806cb05c106c47804c1afc5d558a340.tar.zst
freebsd-ports-gnome-0cee15684806cb05c106c47804c1afc5d558a340.zip
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
Diffstat (limited to 'games/nethack-qt')
-rw-r--r--games/nethack-qt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile
index 1a167213d65c..aac21070b8a3 100644
--- a/games/nethack-qt/Makefile
+++ b/games/nethack-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}