diff options
author | Steven Wallace <swallace@FreeBSD.org> | 1995-03-06 05:21:02 +0000 |
---|---|---|
committer | Steven Wallace <swallace@FreeBSD.org> | 1995-03-06 05:21:02 +0000 |
commit | e16f6f7f333804625bb4d8e00ffb3c011a5372c8 (patch) | |
tree | df9919841e40e0bcb116539f0f4f32f6fb086926 | |
parent | Update to wine950302 snapshot. (diff) |
Remove VERSION = 4.22 out of patch file so this patch file does not
have to be upgraded each new version release.
-rw-r--r-- | audio/tracker/files/patch-aa | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/audio/tracker/files/patch-aa b/audio/tracker/files/patch-aa index 465c66b9ba77..48794b3c12ff 100644 --- a/audio/tracker/files/patch-aa +++ b/audio/tracker/files/patch-aa @@ -1,22 +1,10 @@ *** Makefile.orig Fri Mar 3 16:16:46 1995 --- Makefile Sun Mar 5 17:47:06 1995 *************** -*** 11,17 **** - # hpalib, hplow, hp3, dec, solaris, sparc, linux, freebsd, sgi, - # soundblaster, aix, next. - # gmake needed to handle this file in FreeBSD and NeXTStep +*** 14,14 **** ! MACHINE = sparc - VERSION = 4.22 - - # The name of your C compiler. For most machines this will be ---- 11,17 ---- - # hpalib, hplow, hp3, dec, solaris, sparc, linux, freebsd, sgi, - # soundblaster, aix, next. - # gmake needed to handle this file in FreeBSD and NeXTStep +--- 14,14 ---- ! MACHINE = freebsd - VERSION = 4.22 - - # The name of your C compiler. For most machines this will be *************** *** 23,29 **** # User interface type. Right now, this is Unix as there are no alternatives. |