diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-04-23 12:06:32 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-04-23 12:06:32 +0000 |
commit | b244f636f203fa4a6cf32157354a34afa4bb48ad (patch) | |
tree | d9c583c7d6e1076e2a68c36e29da5be1d91d5339 /audio/stymulator/files/patch-Makefile | |
parent | Move to my new address. (diff) |
Include additional patchset.
Obtained from: http://stian.cubic.org/blog-20100422.php
Notes
Notes:
svn path=/head/; revision=253087
Diffstat (limited to 'audio/stymulator/files/patch-Makefile')
-rw-r--r-- | audio/stymulator/files/patch-Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/stymulator/files/patch-Makefile b/audio/stymulator/files/patch-Makefile index a2c1407d1c54..673e9282c574 100644 --- a/audio/stymulator/files/patch-Makefile +++ b/audio/stymulator/files/patch-Makefile @@ -1,5 +1,5 @@ ---- ./Makefile.orig 2010-03-27 00:43:54.000000000 +0100 -+++ ./Makefile 2010-03-27 00:43:54.000000000 +0100 +--- ./Makefile.orig 2010-04-23 13:49:47.000000000 +0200 ++++ ./Makefile 2010-04-23 13:49:47.000000000 +0200 @@ -1,6 +1,5 @@ RM = rm -f -CC = g++ |