summaryrefslogtreecommitdiff
path: root/games/nethack3/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-21 04:14:17 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-21 04:14:17 +0000
commitfae5a028c5355f249dfce9ac63247cea61870207 (patch)
treebe4204eec288d1f798b8c4d27923732acc41ad98 /games/nethack3/Makefile
parentMark FORBIDDEN: All released XFree86 3.x versions have remote denial of (diff)
Update to nethack 3.3.1.
PR: 21942 Submitted by: Gregory Bond <gnb@itga.com.au> No response from: MAINTAINER (6 weeks timeout)
Notes
Notes: svn path=/head/; revision=36166
Diffstat (limited to 'games/nethack3/Makefile')
-rw-r--r--games/nethack3/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/games/nethack3/Makefile b/games/nethack3/Makefile
index fa40cd4ff0ea..829ca11796db 100644
--- a/games/nethack3/Makefile
+++ b/games/nethack3/Makefile
@@ -6,14 +6,17 @@
#
PORTNAME= nethack
-PORTVERSION= 3.3.0
+PORTVERSION= 3.3.1
CATEGORIES= games
-MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/src/ \
+MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh${PORTVERSION2}/src/ \
${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= nethack
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
+EXTRACT_SUFX= .tgz
MAINTAINER= dscheidt@enteract.com
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_XPM= yes
USE_GMAKE= yes
MAN6= dgn_comp.6 dlb.6 lev_comp.6 nethack.6 recover.6