diff options
author | thierry <thierry@FreeBSD.org> | 2004-12-25 23:27:13 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-12-25 23:27:13 +0800 |
commit | e1c074598f399754c097450b7ef02f524f803425 (patch) | |
tree | 264fea2179c198cca157fed47c96b2fcf830c296 /editors/Makefile | |
parent | 105b238dc33454bdfeaa9ca2c75163f412e97b2d (diff) | |
download | freebsd-ports-gnome-e1c074598f399754c097450b7ef02f524f803425.tar.gz freebsd-ports-gnome-e1c074598f399754c097450b7ef02f524f803425.tar.zst freebsd-ports-gnome-e1c074598f399754c097450b7ef02f524f803425.zip |
Add mined 2000.9, a text mode editor with Unicode support.
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index bec9e1f4972f..4f51fc3ef105 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -99,6 +99,7 @@ SUBDIR += lpe SUBDIR += manedit SUBDIR += mg + SUBDIR += mined SUBDIR += mlview SUBDIR += mode-info SUBDIR += mp |