diff options
Diffstat (limited to 'games/nethack33/Makefile')
-rw-r--r-- | games/nethack33/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile index 4327999fb49e..0db7476308a6 100644 --- a/games/nethack33/Makefile +++ b/games/nethack33/Makefile @@ -9,8 +9,7 @@ PORTNAME= nethack PORTVERSION= 3.3.1 PORTREVISION= 9 CATEGORIES?= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= nethack +MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz |