summaryrefslogtreecommitdiff
path: root/editors/tamago/files/patch-egg-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/tamago/files/patch-egg-Makefile')
-rw-r--r--editors/tamago/files/patch-egg-Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/tamago/files/patch-egg-Makefile b/editors/tamago/files/patch-egg-Makefile
deleted file mode 100644
index 268740e6722c..000000000000
--- a/editors/tamago/files/patch-egg-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- /dev/null 2013-05-05 14:11:00.000000000 +0900
-+++ helper/Makefile 2013-05-05 14:14:52.000000000 +0900
-@@ -0,0 +1,8 @@
-+# $FreeBSD$
-+
-+PROG= egg-helper
-+SRCS= egg-helper.c
-+
-+MAN=
-+
-+.include <bsd.prog.mk>