From 814db42bae322e6d4f5b2c7f882e341582e94443 Mon Sep 17 00:00:00 2001
From: dd
Date: Sun, 20 May 2001 20:53:56 +0000
Subject: Add a new port of Mg, a small, fast Emacs-like editor maintained by
the OpenBSD project.
---
editors/Makefile | 1 +
1 file changed, 1 insertion(+)
(limited to 'editors/Makefile')
diff --git a/editors/Makefile b/editors/Makefile
index 3964a8da7cb8..0e26a96bd3bf 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -67,6 +67,7 @@
SUBDIR += leim20
SUBDIR += lpe
SUBDIR += manedit
+ SUBDIR += mg
SUBDIR += moleskine
SUBDIR += mp
SUBDIR += muggy
--
cgit