diff options
Diffstat (limited to 'games/nethack32/Makefile')
-rw-r--r-- | games/nethack32/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile index 90b7c35e06bb..e7bc5462d477 100644 --- a/games/nethack32/Makefile +++ b/games/nethack32/Makefile @@ -9,8 +9,7 @@ PORTNAME= nethack PORTVERSION= 3.2.3 PORTREVISION= 6 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/3.2.2 DISTNAME= nethack-322 EXTRACT_SUFX= .tgz |