diff options
Diffstat (limited to 'games/nethack3-tty/Makefile')
-rw-r--r-- | games/nethack3-tty/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/nethack3-tty/Makefile b/games/nethack3-tty/Makefile index 181bd64e3fc6..3d09d946452c 100644 --- a/games/nethack3-tty/Makefile +++ b/games/nethack3-tty/Makefile @@ -9,8 +9,7 @@ PORTNAME= nethack PKGNAMESUFFIX= -tty PORTVERSION= 3.3.1 CATEGORIES= games -MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh331/src/ \ - ${MASTER_SITE_GNU} +MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh331/src/ MASTER_SITE_SUBDIR= nethack DISTFILES= ${PORTNAME}-331.${EXTRACT_SUFIX} |