diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-17 23:28:04 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-17 23:28:04 +0000 |
commit | 1a8a092d9fefcbd7f960c82c59802c61807867a6 (patch) | |
tree | 48e47bf661e0e5d6ed9c060e8aea683b30d4540f /benchmarks/unixbench/files/patch-Makefile | |
parent | - Update to 1.7.1 (diff) |
Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.
Sponsored by: Absolight
Diffstat (limited to '')
-rw-r--r-- | benchmarks/unixbench/files/patch-Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/benchmarks/unixbench/files/patch-Makefile b/benchmarks/unixbench/files/patch-Makefile index f3afb5317e64..bb9d8cbe648d 100644 --- a/benchmarks/unixbench/files/patch-Makefile +++ b/benchmarks/unixbench/files/patch-Makefile @@ -1,6 +1,7 @@ ---- Makefile.orig Sun Dec 19 01:29:33 2004 -+++ Makefile Sun Dec 19 01:32:06 2004 -@@ -30,8 +30,6 @@ +--- Makefile.orig 1999-07-28 22:05:02 UTC ++++ Makefile +@@ -30,9 +30,7 @@ + ############################################################################## ID="@(#)Makefile:3.9 -- 5/15/91 19:30:15"; SHELL = /bin/sh -#HZ = ???? #(read from environment) |