diff options
author | asami <asami@FreeBSD.org> | 1996-11-18 18:25:35 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-18 18:25:35 +0800 |
commit | f061af8080abfb59038d436c3e16778abbf8a5a5 (patch) | |
tree | 78c3dfe188b146eabede69f8db503043af83c8b4 /japanese/nethack34 | |
parent | 9a41e3c68be04b90aaea0afda81f878994c5dbbf (diff) | |
download | freebsd-ports-gnome-f061af8080abfb59038d436c3e16778abbf8a5a5.tar.gz freebsd-ports-gnome-f061af8080abfb59038d436c3e16778abbf8a5a5.tar.zst freebsd-ports-gnome-f061af8080abfb59038d436c3e16778abbf8a5a5.zip |
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'japanese/nethack34')
-rw-r--r-- | japanese/nethack34/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile index 322501a96915..9d58e7a92ab1 100644 --- a/japanese/nethack34/Makefile +++ b/japanese/nethack34/Makefile @@ -3,13 +3,13 @@ # Date created: 13 February 1995 # Whom: asami # -# $Id: Makefile,v 1.11 1996/11/11 10:12:34 max Exp $ +# $Id: Makefile,v 1.12 1996/11/13 12:41:06 asami Exp $ # DISTNAME= nethack-3.2.1 PKGNAME= jp-nethack-1.0.5.3.1 CATEGORIES= japanese games -MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ +MASTER_SITES= ${MASTER_SITE_GNU} PATCH_SITES= ftp://mitsuko.jaist.ac.jp/pub/jnethack/ PATCHFILES= jnethack-1.0.5.3-beta-960925.gz |