diff options
Diffstat (limited to 'audio/dagrab/files/patch-Makefile')
-rw-r--r-- | audio/dagrab/files/patch-Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/dagrab/files/patch-Makefile b/audio/dagrab/files/patch-Makefile index 57b9babe4113..e13d83efb98c 100644 --- a/audio/dagrab/files/patch-Makefile +++ b/audio/dagrab/files/patch-Makefile @@ -1,5 +1,5 @@ ---- Makefile.orig Sat Feb 19 15:41:30 2000 -+++ Makefile Fri Apr 21 17:12:20 2000 +--- Makefile.orig 2000-02-19 15:41:30 UTC ++++ Makefile @@ -1,8 +1,8 @@ -CC=gcc +#CC=gcc |