summaryrefslogtreecommitdiff
path: root/games/3dpong/files/patch-aa
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-06-10 23:34:38 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-06-10 23:34:38 +0000
commit468e06048e3d8936d38d4916c81039325bec9e7a (patch)
tree9b5b88b2e5603edf5fdbcd6994a64f4d3aafc57f /games/3dpong/files/patch-aa
parentFix some option-parsing bugs (missing breaks) (diff)
Update to new version
Fix patch and add REGEX for chmod PR: 28008 Submitted by: Jeff Palmer <scorpio@drkshdw.org> Reviewed by: will
Notes
Notes: svn path=/head/; revision=43786
Diffstat (limited to '')
-rw-r--r--games/3dpong/files/patch-aa13
1 files changed, 11 insertions, 2 deletions
diff --git a/games/3dpong/files/patch-aa b/games/3dpong/files/patch-aa
index 74228f0f47da..0f2acf02676f 100644
--- a/games/3dpong/files/patch-aa
+++ b/games/3dpong/files/patch-aa
@@ -1,5 +1,5 @@
---- makefile Sun Mar 15 05:43:34 1998
-+++ /home/andy/tmp/wrk/makefile Sun Jul 11 12:55:29 1999
+--- makefile.orig Sat Mar 14 20:43:34 1998
++++ makefile Sun Jun 10 17:32:36 2001
@@ -11,11 +11,28 @@
# Makefile user-definable variables
@@ -32,6 +32,15 @@
# uncomment for sunos/solaris
#XLIB=-L/usr/openwin/lib -lX11
+@@ -33,7 +50,7 @@
+ # Makefile commands:
+
+ all: 3dpong
+- chmod 755 go handball sounds
++ chmod 755 sounds
+ chmod 644 *.c *.h makefile sounds/*.au *.txt
+
+ clean:
@@ -43,7 +60,7 @@
# Application: