diff options
Diffstat (limited to 'games/gnocatan')
-rw-r--r-- | games/gnocatan/files/patch-sum | 3 | ||||
-rw-r--r-- | games/gnocatan/patches/patch-aa | 13 |
2 files changed, 16 insertions, 0 deletions
diff --git a/games/gnocatan/files/patch-sum b/games/gnocatan/files/patch-sum new file mode 100644 index 00000000000..ad9ef14c36a --- /dev/null +++ b/games/gnocatan/files/patch-sum @@ -0,0 +1,3 @@ +$NetBSD: patch-sum,v 1.1 2000/08/23 05:34:15 veego Exp $ + +MD5 (patch-aa) = 12ab26d3cc303fdca098d3d56e00ec63 diff --git a/games/gnocatan/patches/patch-aa b/games/gnocatan/patches/patch-aa new file mode 100644 index 00000000000..46e0be02bdc --- /dev/null +++ b/games/gnocatan/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1 2000/08/23 05:34:16 veego Exp $ + +--- configure Mon Jun 19 02:04:58 2000 ++++ configure Tue Aug 22 23:57:09 2000 +@@ -726,7 +726,7 @@ + + PACKAGE=gnocatan + +-VERSION=0.5.6 ++VERSION=0.6.0 + + if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then + { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } |