diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-09-07 01:12:46 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-09-07 01:12:46 +0800 |
commit | 4a254a342e30af901bbbf63f31ab4b3644139055 (patch) | |
tree | 5e073a867c8e22ed02649afd3ea5b9f588f47a53 /editors/Makefile | |
parent | ad5aa4b18d1d23b9fcaa4b7ceab94148d635c45c (diff) | |
download | freebsd-ports-gnome-4a254a342e30af901bbbf63f31ab4b3644139055.tar.gz freebsd-ports-gnome-4a254a342e30af901bbbf63f31ab4b3644139055.tar.zst freebsd-ports-gnome-4a254a342e30af901bbbf63f31ab4b3644139055.zip |
Add textedit.app 4.0, a basic text editor for GNUstep.
PR: ports/102659
Submitted by: gurkan at linuks.mine.nu
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 476a9e9de8d7..6c5bcd11d321 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -158,6 +158,7 @@ SUBDIR += texmacs SUBDIR += texmaker SUBDIR += textedit + SUBDIR += textedit.app SUBDIR += the SUBDIR += thoteditor SUBDIR += tpad |