diff options
Diffstat (limited to 'games/nethack34-gnome')
-rw-r--r-- | games/nethack34-gnome/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/nethack34-gnome/Makefile b/games/nethack34-gnome/Makefile index c7ac2b699509..731783f915f2 100644 --- a/games/nethack34-gnome/Makefile +++ b/games/nethack34-gnome/Makefile @@ -8,8 +8,7 @@ PORTNAME= nethack PORTVERSION= 3.3.1 CATEGORIES= games gnome -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= ${PORTNAME} PKGNAMESUFFIX= -gnome DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} |