diff options
author | yuri <yuri@FreeBSD.org> | 2017-12-19 06:52:21 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2017-12-19 06:52:21 +0800 |
commit | 6043eeafcc2b1f428148fad96af4e0928889fb6e (patch) | |
tree | 0893d8c490d1993755537fb1764a6c9a4e9f340c /editors/Makefile | |
parent | 1e74c9004d35587283a5bb7c07a572de211d1d59 (diff) | |
download | freebsd-ports-gnome-6043eeafcc2b1f428148fad96af4e0928889fb6e.tar.gz freebsd-ports-gnome-6043eeafcc2b1f428148fad96af4e0928889fb6e.tar.zst freebsd-ports-gnome-6043eeafcc2b1f428148fad96af4e0928889fb6e.zip |
New port: editors/dte: Small and easy to use console text editor
PR: 224340
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D13498
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 e9a9f3eec6d7..5defd02c0d7d 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -29,6 +29,7 @@ SUBDIR += dkns SUBDIR += dlangide SUBDIR += drjava + SUBDIR += dte SUBDIR += e3 SUBDIR += ecce SUBDIR += edith |