diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-12-29 16:04:10 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-12-29 16:04:10 +0800 |
commit | 5d6538c2d2263f6f08538a0a58801a1edcaf3236 (patch) | |
tree | bc309e8f76757af1a0d301015ca60e0ab40628b1 /editors/Makefile | |
parent | 2aea8e8a7bed432c584eeae2170ed2666c77d3ce (diff) | |
download | freebsd-ports-gnome-5d6538c2d2263f6f08538a0a58801a1edcaf3236.tar.gz freebsd-ports-gnome-5d6538c2d2263f6f08538a0a58801a1edcaf3236.tar.zst freebsd-ports-gnome-5d6538c2d2263f6f08538a0a58801a1edcaf3236.zip |
add texmaker 1.0
LaTeX Development Environment
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 0fce271dafe3..e3ede22e8b48 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -170,6 +170,7 @@ SUBDIR += ted SUBDIR += tetradraw SUBDIR += texmacs + SUBDIR += texmaker SUBDIR += textedit SUBDIR += the SUBDIR += thoteditor |