diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2015-05-11 21:32:11 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2015-05-11 21:32:11 +0000 |
commit | b68145b05fe43043f182a571bfd869c1c3bc13f8 (patch) | |
tree | c5276719588c054ebe4b6a9a769822d531aab1c2 /sysutils/clone/files/patch-Makefile | |
parent | Update libgit2 to 0.22.1. [1] (diff) |
- Update to 1.0.6
- Regenerate patch to make portlint happy
PR: 199852
Submitted by: cyclaero at gmail.com (maintainer)
Notes
Notes:
svn path=/head/; revision=386104
Diffstat (limited to 'sysutils/clone/files/patch-Makefile')
-rw-r--r-- | sysutils/clone/files/patch-Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/clone/files/patch-Makefile b/sysutils/clone/files/patch-Makefile index 3991f622891f..260a0ea5db9c 100644 --- a/sysutils/clone/files/patch-Makefile +++ b/sysutils/clone/files/patch-Makefile @@ -1,9 +1,6 @@ - -$FreeBSD$ - ---- Makefile.orig +--- Makefile.orig 2015-05-01 19:21:45 UTC +++ Makefile -@@ -60,5 +60,5 @@ +@@ -60,5 +60,5 @@ clean: update: clean all install: $(TOOL) |