summaryrefslogtreecommitdiff
path: root/games/gno3dtet/files
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-02-03 15:11:50 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-02-03 15:11:50 +0000
commit72ceede94f5b3bd403d60c63275e8a767661d76d (patch)
tree124907cf44e94f271281a28e3b403dbf01c4b5d9 /games/gno3dtet/files
parentFix MASTER_SITES (diff)
Upgrade to 1.6.1
PR: 24817 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=37927
Diffstat (limited to 'games/gno3dtet/files')
-rw-r--r--games/gno3dtet/files/patch-af11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/gno3dtet/files/patch-af b/games/gno3dtet/files/patch-af
deleted file mode 100644
index 1097b49ebc87..000000000000
--- a/games/gno3dtet/files/patch-af
+++ /dev/null
@@ -1,11 +0,0 @@
---- gno3dtet/cwmain.cc.orig Wed Nov 17 18:07:46 1999
-+++ gno3dtet/cwmain.cc Sun Jan 2 08:57:42 2000
-@@ -136,7 +136,7 @@
- GNOMEUIINFO_END
- };
- GnomeUIInfo help_menu[] = {
-- GNOMEUIINFO_HELP(GNO3DTET_EXENAME),
-+ GNOMEUIINFO_HELP((gchar *)GNO3DTET_EXENAME),
- GNOMEUIINFO_ITEM(N_("Show License"),N_("Show GNU Public License"),
- cb_menu_help_license_activate, NULL),
- GNOMEUIINFO_MENU_ABOUT_ITEM(cb_menu_help_about_activate, this),