diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
commit | 56bf85096cc89f91d28671b5d93b4172240263bc (patch) | |
tree | 0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/randomio/files/patch-Makefile | |
parent | Add new port -- Rounded Mgen+ Japanese TrueType fonts (diff) |
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'benchmarks/randomio/files/patch-Makefile')
-rw-r--r-- | benchmarks/randomio/files/patch-Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/randomio/files/patch-Makefile b/benchmarks/randomio/files/patch-Makefile index 42d608d1bee0..84b2631e9e6f 100644 --- a/benchmarks/randomio/files/patch-Makefile +++ b/benchmarks/randomio/files/patch-Makefile @@ -1,6 +1,6 @@ ---- Makefile.orig 2010-08-20 19:36:08.000000000 +0400 -+++ Makefile 2010-08-20 19:39:25.000000000 +0400 -@@ -5,3 +5,5 @@ +--- Makefile.orig 2006-11-11 04:39:36 UTC ++++ Makefile +@@ -5,3 +5,5 @@ randomio: randomio.o clean: rm -f *.o randomio |