summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/nethack3/Makefile1
-rw-r--r--games/nethack33/Makefile1
-rw-r--r--games/nethack34/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/games/nethack3/Makefile b/games/nethack3/Makefile
index 829ca11796db..72269ecf6385 100644
--- a/games/nethack3/Makefile
+++ b/games/nethack3/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}
diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile
index 829ca11796db..72269ecf6385 100644
--- a/games/nethack33/Makefile
+++ b/games/nethack33/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}
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}