diff options
Diffstat (limited to 'games/nethack32')
-rw-r--r-- | games/nethack32/Makefile | 7 | ||||
-rw-r--r-- | games/nethack32/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile index e7e75a08d0ea..94f39655cf32 100644 --- a/games/nethack32/Makefile +++ b/games/nethack32/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: nethack -# Version required: 3.2.0 +# Version required: 3.2.1 # Date created: 27 March 1995 # Whom: asami # -# $Id: Makefile,v 1.5 1996/04/22 07:48:35 asami Exp $ +# $Id: Makefile,v 1.6 1996/06/14 07:59:34 asami Exp $ # -DISTNAME= nethack-3.2.0 +DISTNAME= nethack-3.2.1 CATEGORIES+= games MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ \ ftp://ftp.win.tue.nl/pub/games/nethack/General/Source/NH32/sources/ @@ -15,7 +15,6 @@ MAINTAINER= asami@FreeBSD.ORG LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm -NO_WRKSUBDIR= yes USE_GMAKE= yes SHELL= /bin/sh diff --git a/games/nethack32/distinfo b/games/nethack32/distinfo index 07be6a89b1a5..22968e670fdc 100644 --- a/games/nethack32/distinfo +++ b/games/nethack32/distinfo @@ -1 +1 @@ -MD5 (nethack-3.2.0.tar.gz) = ad80565db2ada50f6535a4375daf372d +MD5 (nethack-3.2.1.tar.gz) = e253abfa02a81b33119ce0647f76c787 |