summaryrefslogtreecommitdiff
path: root/games/gnomermind/files
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-04-11 12:56:17 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-04-11 12:56:17 +0000
commitd3159b32fd7043af01616573f919b8465d6b56a4 (patch)
treedd141cec1b4e6e2a797e78cc3f535bc2076dd12d /games/gnomermind/files
parentAdd http://prdownloads.sourceforge.net/ into MASTER_SITE_SOURCEFORGE. (diff)
Add gnomermind 0.9.1, a puzzle game for Gnome, loosely based on the
classic MasterMind game.
Notes
Notes: svn path=/head/; revision=41284
Diffstat (limited to 'games/gnomermind/files')
-rw-r--r--games/gnomermind/files/patch-Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/games/gnomermind/files/patch-Makefile.in b/games/gnomermind/files/patch-Makefile.in
new file mode 100644
index 000000000000..e2e1b4499632
--- /dev/null
+++ b/games/gnomermind/files/patch-Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- Makefile.in 2001/04/11 12:39:24 1.1
++++ Makefile.in 2001/04/11 12:39:59
+@@ -116,7 +116,7 @@
+ EXTRA_DIST = gnomermind.desktop.in gnomermind.spec.in TODO README AUTHORS NEWS ChangeLog COPYING HACKING xml-i18n-extract.in xml-i18n-merge.in xml-i18n-update.in
+
+
+-Infosdir = $(datadir)/doc/gnomermind
++Infosdir = $(datadir)/gnomermind/doc
+ Infos_DATA = TODO README AUTHORS NEWS ChangeLog COPYING HACKING
+
+