diff options
author | Orion Hodson <orion@FreeBSD.org> | 2002-02-24 22:24:06 +0000 |
---|---|---|
committer | Orion Hodson <orion@FreeBSD.org> | 2002-02-24 22:24:06 +0000 |
commit | 6e6d30da7983775949dc84b12050a6c94fa75227 (patch) | |
tree | 63b187fd7593ed7d3a486eee57f9ae5b7c8d512f /audio/rat/files/patch-ad | |
parent | 70b96a38e10f5ea621f140bdbd24dbc39b221a12 (diff) |
Sync to rat-4.2.20.
Add newpcm patch for FreeBSD-4.4 upwards.
Notes
Notes:
svn path=/head/; revision=55205
Diffstat (limited to 'audio/rat/files/patch-ad')
-rw-r--r-- | audio/rat/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/rat/files/patch-ad b/audio/rat/files/patch-ad deleted file mode 100644 index aa499c0f54ab..000000000000 --- a/audio/rat/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- rat/Makefile.in.orig Sat Sep 16 20:45:21 2000 -+++ rat/Makefile.in Sat Sep 16 20:45:29 2000 -@@ -15,7 +15,7 @@ - ECHO = echo - - VERSION = @VERSION@ --RATVER = rat-$(VERSION) -+RATVER = rat - - AU_OBJ = @AU_OBJ@ - AU_INC = @AU_INC@ |