diff options
author | Colin Percival <cperciva@FreeBSD.org> | 2014-09-10 16:39:31 +0000 |
---|---|---|
committer | Colin Percival <cperciva@FreeBSD.org> | 2014-09-10 16:39:31 +0000 |
commit | c461541d34757a4b92637fba5390e6fd9a5d2f6f (patch) | |
tree | 92aa56c0a63ade602a0433f7a748f660b8e8a13e | |
parent | - Fix a memory leak due a improper memset (diff) |
Unhook mate-text-editor in an attempt to unbreak INDEX. I think this port
can be deleted entirely due to the Mate Desktop 1.8 import, but I'm leaving
that for someone who was involved in that import.
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 9627ad7c4f6e..50d744becf2f 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -199,7 +199,6 @@ SUBDIR += libreoffice-zu SUBDIR += madedit SUBDIR += manedit - SUBDIR += mate-text-editor SUBDIR += mg SUBDIR += mined SUBDIR += mlview |