diff options
Diffstat (limited to 'games/nethack34/Makefile')
-rw-r--r-- | games/nethack34/Makefile | 1 |
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} |