summaryrefslogtreecommitdiff
path: root/editors/em/files/patch-af
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 09:33:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 09:33:54 +0000
commit4d34305a69677964af6498c03bc1df8c8bd0eca5 (patch)
tree159c18a041bdda0f9c3718efc741e7f3186b2f01 /editors/em/files/patch-af
parentRemove unmaintained expired nvi related ports (diff)
Remove unmaintained expired ports from editors
2011-05-01 editors/MathPlanner: Upstream says project is canceled and no more distfiles can be found 2011-05-01 editors/bitmap: Upstream disapear and distfile is no more available 2011-05-01 editors/bitmap-emacs21: Upstream disapear and distfile is no more available 2011-05-01 editors/cle: Upstream disapear and distfile is no more available 2011-05-01 editors/dedit: Upstream disapear and distfile is no more available 2011-05-01 editors/em: Upstream disapear and distfile is no more available 2011-05-01 editors/leim21: Distfile is no more available 2011-05-01 editors/lpe: Upstream disapear and distfile is no more available 2011-05-01 editors/vilearn: Upstream disapear and distfile is no more available 2011-05-01 editors/xenon: Upstream disapear and distfile is no more available
Notes
Notes: svn path=/head/; revision=273467
Diffstat (limited to 'editors/em/files/patch-af')
-rw-r--r--editors/em/files/patch-af13
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/em/files/patch-af b/editors/em/files/patch-af
deleted file mode 100644
index 48fb92779ce4..000000000000
--- a/editors/em/files/patch-af
+++ /dev/null
@@ -1,13 +0,0 @@
---- input.c.orig Sat May 21 19:41:02 1994
-+++ input.c Mon Dec 31 19:08:46 2001
-@@ -22,6 +22,10 @@
- #define COMPLC 0
- #endif
-
-+#if TOYCODE
-+#define mktemp(s) mkstemp(s)
-+#endif
-+
- /*
- * Ask a yes or no question in the message line. Return either TRUE, FALSE, or
- * ABORT. The ABORT status is returned if the user bumps out of the question