diff options
Diffstat (limited to 'japanese/nethack34')
-rw-r--r-- | japanese/nethack34/Makefile | 10 | ||||
-rw-r--r-- | japanese/nethack34/distinfo | 2 | ||||
-rw-r--r-- | japanese/nethack34/pkg-descr | 7 | ||||
-rw-r--r-- | japanese/nethack34/pkg-plist | 2 |
4 files changed, 11 insertions, 10 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 diff --git a/japanese/nethack34/distinfo b/japanese/nethack34/distinfo index c3ad4d7ffe62..6d789af016a4 100644 --- a/japanese/nethack34/distinfo +++ b/japanese/nethack34/distinfo @@ -1,2 +1,2 @@ MD5 (nethack-3.2.1.tar.gz) = e253abfa02a81b33119ce0647f76c787 -MD5 (jnethack-1.0.5.2.gz) = d574be9420b07455921c778186a3ff84 +MD5 (jnethack-1.0.5.3-beta-960925.gz) = a0800112ecb81a964a7296022dd26285 diff --git a/japanese/nethack34/pkg-descr b/japanese/nethack34/pkg-descr index 4088007a0a10..035b30d6680b 100644 --- a/japanese/nethack34/pkg-descr +++ b/japanese/nethack34/pkg-descr @@ -1,6 +1,7 @@ -This is the Japanese version 1.0.5.2 (original 3.2.1) of nethack. You -and your puppy (or kitten) will explore the deep dungeons to retrieve -the long-lost magical item that causes so much trouble to anyone. +This is the Japanese version 1.0.5.3-beta-960925 (original 3.2.1) of +nethack. You and your puppy (or kitten) will explore the deep +dungeons to retrieve the long-lost magical item that causes so much +trouble to anyone. Take care, and try not to miss meals. diff --git a/japanese/nethack34/pkg-plist b/japanese/nethack34/pkg-plist index d15cdba525b0..93980c05d8a9 100644 --- a/japanese/nethack34/pkg-plist +++ b/japanese/nethack34/pkg-plist @@ -2,7 +2,7 @@ bin/jnethack @exec mkdir %D/lib/jnethackdir/save @exec chmod 775 %D/lib/jnethackdir/save @exec chown games.games %D/lib/jnethackdir/save -@unexec rmdir %D/lib/jnethackdir/save +@unexec rm -rf %D/lib/jnethackdir/save lib/jnethackdir/A-filla.lev lib/jnethackdir/A-fillb.lev lib/jnethackdir/A-goal.lev |