diff options
author | sf <sf@FreeBSD.org> | 2001-01-03 06:52:25 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-01-03 06:52:25 +0800 |
commit | 8b6f21a51888bed38286ba7f2f6e344330df9ab0 (patch) | |
tree | 0485c591bbc17ede4be9663de72cf851e60f0590 /games | |
parent | 5c6d291dbebab7d284c3632e90d9ded4af1c4436 (diff) | |
download | freebsd-ports-gnome-8b6f21a51888bed38286ba7f2f6e344330df9ab0.tar.gz freebsd-ports-gnome-8b6f21a51888bed38286ba7f2f6e344330df9ab0.tar.zst freebsd-ports-gnome-8b6f21a51888bed38286ba7f2f6e344330df9ab0.zip |
update distinfo.
prune unfetchable master site.
NOTE: there are two(or more) nethack-3.2.2.tar.gz that have different
content on the earth. The one at jnethack.org has some fix but it is
available only there. Be careful if you are willing to add new master
sites.
PR: 20564
Submitted by: Jimmy Olgeni <olgeni@uli.it>
Diffstat (limited to 'games')
-rw-r--r-- | games/nethack-gtk/Makefile | 3 | ||||
-rw-r--r-- | games/nethack-gtk/distinfo | 2 | ||||
-rw-r--r-- | games/nethack32-gtk/Makefile | 3 | ||||
-rw-r--r-- | games/nethack32-gtk/distinfo | 2 |
4 files changed, 4 insertions, 6 deletions
diff --git a/games/nethack-gtk/Makefile b/games/nethack-gtk/Makefile index bb11be093323..4cbfc7d811cd 100644 --- a/games/nethack-gtk/Makefile +++ b/games/nethack-gtk/Makefile @@ -8,8 +8,7 @@ PORTNAME= nethack PORTVERSION= 1.1.5 CATEGORIES= games -MASTER_SITES= ftp://ftp.jnethack.org/pub/jnethack/ \ - ftp://ftp.uu.net/systems/gnu/nethack/ +MASTER_SITES= ftp://ftp.jnethack.org/pub/jnethack/ PKGNAMESUFFIX= -gtk DISTNAME= ${PORTNAME}-3.2.2 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${GTK_PATCH} diff --git a/games/nethack-gtk/distinfo b/games/nethack-gtk/distinfo index 382b57a512c8..24c19c2eb04d 100644 --- a/games/nethack-gtk/distinfo +++ b/games/nethack-gtk/distinfo @@ -1,3 +1,3 @@ -MD5 (nethack-3.2.2.tar.gz) = c85de4d14453b3a2d182d1dfc2ca04df +MD5 (nethack-3.2.2.tar.gz) = 2571a63135b4d0aa910d52c386b669a6 MD5 (nh-3.2.2-3.2.3.diff) = 440141990df326d5a973d890179cffae MD5 (nethack-gtk-1.1.5-nethack-3.2.3.patch.gz) = a9e75005f23a5eea2a4879237ac851d4 diff --git a/games/nethack32-gtk/Makefile b/games/nethack32-gtk/Makefile index bb11be093323..4cbfc7d811cd 100644 --- a/games/nethack32-gtk/Makefile +++ b/games/nethack32-gtk/Makefile @@ -8,8 +8,7 @@ PORTNAME= nethack PORTVERSION= 1.1.5 CATEGORIES= games -MASTER_SITES= ftp://ftp.jnethack.org/pub/jnethack/ \ - ftp://ftp.uu.net/systems/gnu/nethack/ +MASTER_SITES= ftp://ftp.jnethack.org/pub/jnethack/ PKGNAMESUFFIX= -gtk DISTNAME= ${PORTNAME}-3.2.2 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${GTK_PATCH} diff --git a/games/nethack32-gtk/distinfo b/games/nethack32-gtk/distinfo index 382b57a512c8..24c19c2eb04d 100644 --- a/games/nethack32-gtk/distinfo +++ b/games/nethack32-gtk/distinfo @@ -1,3 +1,3 @@ -MD5 (nethack-3.2.2.tar.gz) = c85de4d14453b3a2d182d1dfc2ca04df +MD5 (nethack-3.2.2.tar.gz) = 2571a63135b4d0aa910d52c386b669a6 MD5 (nh-3.2.2-3.2.3.diff) = 440141990df326d5a973d890179cffae MD5 (nethack-gtk-1.1.5-nethack-3.2.3.patch.gz) = a9e75005f23a5eea2a4879237ac851d4 |