diff options
Diffstat (limited to 'editors/tamago/files/patch-helper-Makefile')
-rw-r--r-- | editors/tamago/files/patch-helper-Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/tamago/files/patch-helper-Makefile b/editors/tamago/files/patch-helper-Makefile index 0ac8f62d94f3..a08519553cda 100644 --- a/editors/tamago/files/patch-helper-Makefile +++ b/editors/tamago/files/patch-helper-Makefile @@ -1,8 +1,6 @@ --- /dev/null 2015-01-31 20:00:00.000000000 +0900 +++ helper/Makefile 2015-01-31 19:27:23.000000000 +0900 -@@ -0,0 +1,8 @@ -+# $FreeBSD$ -+ +@@ -0,0 +1,6 @@ +PROG= egg-helper +SRCS= egg-helper.c + |