summaryrefslogtreecommitdiff
path: root/games/nethack34
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-01-04 09:58:34 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-01-04 09:58:34 +0000
commit348b295a5989c2b57dfeccfbfa037ec6df91a622 (patch)
tree30dcaf2cfc1e5ecbe77d500fbe4935fb84f3c38a /games/nethack34
parentUpdate to 1.4. (diff)
I cannot imagine how this port could've worked without the missing
PORTVERSION2 variable. Weird thing is that bento doesn't yield any errors on it. Apologies to the maintainer for not consulting him, but the fix is pretty trivial.
Notes
Notes: svn path=/head/; revision=36767
Diffstat (limited to 'games/nethack34')
-rw-r--r--games/nethack34/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile
index 829ca11796db..72269ecf6385 100644
--- a/games/nethack34/Makefile
+++ b/games/nethack34/Makefile
@@ -7,6 +7,7 @@
PORTNAME= nethack
PORTVERSION= 3.3.1
+PORTVERSION2= ${PORTVERSION:S/.//g}
CATEGORIES= games
MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh${PORTVERSION2}/src/ \
${MASTER_SITE_GNU}