summaryrefslogtreecommitdiff
path: root/games/xkobo
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-11-12 09:57:18 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-11-12 09:57:18 +0000
commitfb98cce65b0a4ff94a368deed315946a15da532f (patch)
treef12a84f84f64f2fd9ce0a065c46987984328b78d /games/xkobo
parentmake it shorter. (diff)
Upgrade to 1.11.
Notes
Notes: svn path=/head/; revision=8590
Diffstat (limited to 'games/xkobo')
-rw-r--r--games/xkobo/Makefile6
-rw-r--r--games/xkobo/distinfo2
-rw-r--r--games/xkobo/files/patch-aa12
3 files changed, 10 insertions, 10 deletions
diff --git a/games/xkobo/Makefile b/games/xkobo/Makefile
index b803f7c80404..677092833771 100644
--- a/games/xkobo/Makefile
+++ b/games/xkobo/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xkobo
-# Version required: 1.9
+# Version required: 1.11
# Date created: 18 Jul 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.8 1997/01/06 12:06:44 jkh Exp $
+# $Id: Makefile,v 1.9 1997/07/02 07:54:05 tg Exp $
#
-DISTNAME= xkobo-1.9
+DISTNAME= xkobo-1.11
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
ftp://ftp.uoknor.edu/mirrors/X/contrib/games/
diff --git a/games/xkobo/distinfo b/games/xkobo/distinfo
index 0ef74f9a88c9..86a4c08b5d28 100644
--- a/games/xkobo/distinfo
+++ b/games/xkobo/distinfo
@@ -1 +1 @@
-MD5 (xkobo-1.9.tar.gz) = ca8e9cdddc45caa16cbe00607a4988fd
+MD5 (xkobo-1.11.tar.gz) = b350678e49ad1a319a73d3e23ba5ec06
diff --git a/games/xkobo/files/patch-aa b/games/xkobo/files/patch-aa
index 268648f3bc44..621b23d399ce 100644
--- a/games/xkobo/files/patch-aa
+++ b/games/xkobo/files/patch-aa
@@ -1,11 +1,11 @@
---- Imakefile.orig Wed Nov 29 16:27:49 1995
-+++ Imakefile Mon Feb 12 13:55:44 1996
+--- Imakefile.orig Fri Jan 10 03:29:36 1997
++++ Imakefile Wed Nov 12 10:55:46 1997
@@ -6,7 +6,7 @@
- SHIPS = 7
+ SHIPS = 5
- ##### RECORDS
+ /* RECORDS */
-HSCORE_DIR = /usr/local/games/xkobo-scores
+HSCORE_DIR = $(LIBDIR)/xkobo-scores
- ##### C++ COMPILER
- #CXX = g++
+ /* C++ COMPILER */
+ /* CXX = g++ */