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