diff options
author | makc <makc@FreeBSD.org> | 2010-05-02 14:22:22 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-05-02 14:22:22 +0800 |
commit | 32e9f17337dbfb017a73c70ad3a40db0cc62f744 (patch) | |
tree | e93b86b5a992818854c90b000bc726b1f8c97261 /editors | |
parent | 20e54ceb0aedbf2fc07c6cee12e9515d7248e010 (diff) | |
download | freebsd-ports-gnome-32e9f17337dbfb017a73c70ad3a40db0cc62f744.tar.gz freebsd-ports-gnome-32e9f17337dbfb017a73c70ad3a40db0cc62f744.tar.zst freebsd-ports-gnome-32e9f17337dbfb017a73c70ad3a40db0cc62f744.zip |
Connect textroom
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 5bf31297f6f5..9a34b5168db2 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -231,6 +231,7 @@ SUBDIR += texmakerx SUBDIR += textedit SUBDIR += textedit.app + SUBDIR += textroom SUBDIR += texworks SUBDIR += the SUBDIR += thoteditor |