diff options
Diffstat (limited to 'japanese/nethack34/Makefile')
-rw-r--r-- | japanese/nethack34/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile index 4afd6001fb85..f8aaca375bcd 100644 --- a/japanese/nethack34/Makefile +++ b/japanese/nethack34/Makefile @@ -1,18 +1,18 @@ # New ports collection makefile for: nethack -# Version required: 3.2.1 + 1.0.5.2 +# Version required: 3.2.1 + 1.0.5.3-beta-960925 # Date created: 13 February 1995 # Whom: asami # -# $Id: Makefile,v 1.7 1996/09/17 15:07:33 max Exp $ +# $Id: Makefile,v 1.8 1996/09/21 00:52:29 asami Exp $ # DISTNAME= nethack-3.2.1 -PKGNAME= jp-nethack-1.0.5.2 +PKGNAME= jp-nethack-1.0.5.3.1 CATEGORIES+= japanese games -MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.games/ +MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ PATCH_SITES= ftp://mitsuko.jaist.ac.jp/pub/jnethack/ -PATCHFILES= jnethack-1.0.5.2.gz +PATCHFILES= jnethack-1.0.5.3-beta-960925.gz MAINTAINER= max@FreeBSD.ORG |