summaryrefslogtreecommitdiff
path: root/games/nethack34-nox11/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-12-23 02:29:36 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-12-23 02:29:36 +0000
commit1bbaa422d5fe818d8c9a81bff4d12110f5b5f94d (patch)
tree45bc3a6f68e7e2c7af9ebd60e5815b5dbcbd1e42 /games/nethack34-nox11/Makefile
parentMake this compile even if BuildServer is not defined. The original error (diff)
Update to 3.2.2.
Notified by: andreas
Notes
Notes: svn path=/head/; revision=5062
Diffstat (limited to 'games/nethack34-nox11/Makefile')
-rw-r--r--games/nethack34-nox11/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/games/nethack34-nox11/Makefile b/games/nethack34-nox11/Makefile
index fec86ba28b26..e730f824c4bc 100644
--- a/games/nethack34-nox11/Makefile
+++ b/games/nethack34-nox11/Makefile
@@ -1,16 +1,15 @@
# New ports collection makefile for: nethack
-# Version required: 3.2.1
+# Version required: 3.2.2
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.8 1996/08/30 08:29:55 asami Exp $
+# $Id: Makefile,v 1.9 1996/11/18 10:23:21 asami Exp $
#
-DISTNAME= nethack-3.2.1
+DISTNAME= nethack-3.2.2
CATEGORIES= games
-MASTER_SITES= \
- ftp://ftp.win.tue.nl/pub/games/nethack/General/Source/NH32/sources/ \
- ${MASTER_SITE_GNU}
+MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
+ ${MASTER_SITE_GNU}
MAINTAINER= asami@FreeBSD.ORG