diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-31 13:10:50 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-31 13:10:50 +0000 |
commit | 86f4c3d05b1cf4ebd0c35d9e69b8fc2fc8060cab (patch) | |
tree | 0941293c84eeb20835ee1d43cb75828f99713c90 /japanese/nethack/Makefile | |
parent | c59d6c1da5d6ce97052a0ae23b8025190d0051ec (diff) | |
download | ports-86f4c3d05b1cf4ebd0c35d9e69b8fc2fc8060cab.tar.gz ports-86f4c3d05b1cf4ebd0c35d9e69b8fc2fc8060cab.zip |
Notes
Diffstat (limited to 'japanese/nethack/Makefile')
-rw-r--r-- | japanese/nethack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/nethack/Makefile b/japanese/nethack/Makefile index cf65002302a8..5b188c231913 100644 --- a/japanese/nethack/Makefile +++ b/japanese/nethack/Makefile @@ -8,8 +8,8 @@ PORTNAME= nethack PORTVERSION= 1.0.5.19970924 CATEGORIES= japanese games -MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= nethack +MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh322/src/ \ + ftp://ftp.wtower.com/nethack/sources/ DISTNAME= ${PORTNAME}-3.2.2 PATCH_SITES= ftp://mitsuko.jaist.ac.jp/pub/nethack/ |