diff options
author | swallace <swallace@FreeBSD.org> | 1995-03-06 13:21:02 +0800 |
---|---|---|
committer | swallace <swallace@FreeBSD.org> | 1995-03-06 13:21:02 +0800 |
commit | 4f1a32fb58fc9a65f4d9b03554fd6d6fb697c9e1 (patch) | |
tree | f823038f3ed3ccbc4c552cbd4938b9d09b745e3b /audio/tracker | |
parent | efcb32c781992e34eb27c51bfe289644c9fc979c (diff) | |
download | freebsd-ports-gnome-4f1a32fb58fc9a65f4d9b03554fd6d6fb697c9e1.tar.gz freebsd-ports-gnome-4f1a32fb58fc9a65f4d9b03554fd6d6fb697c9e1.tar.zst freebsd-ports-gnome-4f1a32fb58fc9a65f4d9b03554fd6d6fb697c9e1.zip |
Remove VERSION = 4.22 out of patch file so this patch file does not
have to be upgraded each new version release.
Diffstat (limited to 'audio/tracker')
-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. |