diff options
author | Steve Price <steve@FreeBSD.org> | 1999-02-22 03:22:45 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-02-22 03:22:45 +0000 |
commit | fed1de20e2009b6737f5f38dd589616a4fc37c1a (patch) | |
tree | 9ea9b915a37fa82fa8653103adb56dcd253f17dc /games/klondike | |
parent | 337d36eedb30e4f80694e433e440f93be5eefcc6 (diff) | |
download | ports-fed1de20e2009b6737f5f38dd589616a4fc37c1a.tar.gz ports-fed1de20e2009b6737f5f38dd589616a4fc37c1a.zip |
Notes
Diffstat (limited to 'games/klondike')
-rw-r--r-- | games/klondike/Makefile | 12 | ||||
-rw-r--r-- | games/klondike/distinfo | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/games/klondike/Makefile b/games/klondike/Makefile index 69f963fb4720..05d2391dca9b 100644 --- a/games/klondike/Makefile +++ b/games/klondike/Makefile @@ -3,21 +3,21 @@ # Date created: 26-Apr-97 # Whom: johnh@isi.edu # -# $Id: Makefile,v 1.5 1998/02/21 22:38:01 fenner Exp $ +# $Id: Makefile,v 1.6 1998/08/07 23:56:20 asami Exp $ # -DISTNAME= klondike-1.8 -CATEGORIES= games tk41 +DISTNAME= klondike-1.9 +CATEGORIES= games tk42 MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/ -MAINTAINER= johnh@isi.edu +MAINTAINER= faber@isi.edu -RUN_DEPENDS= wish4.1:${PORTSDIR}/x11-toolkits/tk41 +RUN_DEPENDS= wish4.2:${PORTSDIR}/x11-toolkits/tk42 GNU_CONFIGURE= Yes CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games \ --mandir=${PREFIX}/man -CONFIGURE_ENV= WISHX=${PREFIX}/bin/wish4.1 +CONFIGURE_ENV= WISHX=${PREFIX}/bin/wish4.2 MAN6= klondike.6 .include <bsd.port.mk> diff --git a/games/klondike/distinfo b/games/klondike/distinfo index 56b5a70d2343..84e0f0d45064 100644 --- a/games/klondike/distinfo +++ b/games/klondike/distinfo @@ -1 +1 @@ -MD5 (klondike-1.8.tar.gz) = be5e5823e1726384a2ac5f83eaf14bd5 +MD5 (klondike-1.9.tar.gz) = 7e8df80926f4f23376cb1d125c7bbc75 |