diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/nethack32/Makefile | 10 | ||||
-rw-r--r-- | games/nethack32/distinfo | 2 |
2 files changed, 7 insertions, 5 deletions
diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile index 384c1e15477c..d53b2dfdc4d4 100644 --- a/games/nethack32/Makefile +++ b/games/nethack32/Makefile @@ -8,11 +8,13 @@ PORTNAME= nethack PORTVERSION= 3.2.3 CATEGORIES= games -MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh322/src/ \ - ftp://ftp.wtower.com/nethack/sources/ -DISTNAME= nethack-3.2.2 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= nethack-322 +EXTRACT_SUFX= .tgz -PATCH_SITES= ftp://ftp.nethack.org/pub/nethack/nh323/src/ +PATCH_SITES= ${MASTER_SITE_SOURCEFORGE} +PATCH_SITE_SUBDIR= ${PORTNAME} PATCHFILES= nh-3.2.2-3.2.3.diff MAINTAINER= glewis@FreeBSD.org diff --git a/games/nethack32/distinfo b/games/nethack32/distinfo index 052adcdf3017..20e801bbcd72 100644 --- a/games/nethack32/distinfo +++ b/games/nethack32/distinfo @@ -1,2 +1,2 @@ -MD5 (nethack-3.2.2.tar.gz) = c85de4d14453b3a2d182d1dfc2ca04df +MD5 (nethack-322.tgz) = c85de4d14453b3a2d182d1dfc2ca04df MD5 (nh-3.2.2-3.2.3.diff) = 440141990df326d5a973d890179cffae |