diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2013-02-04 08:44:28 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2013-02-04 08:44:28 +0000 |
commit | 81eefcdd20a4f2ca6b390b9e435ed9c17943708e (patch) | |
tree | ce851f568ebe1fa88d5174b3e9b0b235e16ccc0f /games/xconq/files/patch-ai | |
parent | Now libexttextcat and libtextcat can happily co-exist. (diff) |
- Update to version 7.5.0.0.p.0.20050612.
PR: ports/174192
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes:
svn path=/head/; revision=311578
Diffstat (limited to 'games/xconq/files/patch-ai')
-rw-r--r-- | games/xconq/files/patch-ai | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/games/xconq/files/patch-ai b/games/xconq/files/patch-ai deleted file mode 100644 index 167a9020dea3..000000000000 --- a/games/xconq/files/patch-ai +++ /dev/null @@ -1,16 +0,0 @@ ---- x11/Makefile.in.orig Tue Aug 22 07:52:56 2000 -+++ x11/Makefile.in Sat Dec 30 04:03:20 2000 -@@ -24,10 +24,10 @@ - - krnsrcdir = $(srcdir)/../kernel - --GAMEUID = games --GAMEGRP = bin -+GAMEUID = root -+GAMEGRP = games - --GAMEPERM = 04755 -+GAMEPERM = 02755 - DIRPERM = 0755 - FILEPERM = 0644 - |