diff options
author | bapt <bapt@FreeBSD.org> | 2011-05-03 06:04:38 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-05-03 06:04:38 +0800 |
commit | 7ad202aba4209e6f22e66234c6a3d3e7c4f1bca5 (patch) | |
tree | 55d7e83c7b5780ef536d62d9b1fc9cfd02364a15 /editors/Makefile | |
parent | 0eef6a47c23a415e860483c1e6c75254007cb15e (diff) | |
download | freebsd-ports-gnome-7ad202aba4209e6f22e66234c6a3d3e7c4f1bca5.tar.gz freebsd-ports-gnome-7ad202aba4209e6f22e66234c6a3d3e7c4f1bca5.tar.zst freebsd-ports-gnome-7ad202aba4209e6f22e66234c6a3d3e7c4f1bca5.zip |
Remove textedit and ftptool which depends on it
ftp/ftptool, Removed, depend on this expired editors/textedit
2011-05-01 editors/textedit: Upstream disapear and distfile is no more available
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 8eabb81a275c..fd217b9d2334 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -220,7 +220,6 @@ SUBDIR += texmacs SUBDIR += texmaker SUBDIR += texmakerx - SUBDIR += textedit SUBDIR += textedit.app SUBDIR += textroom SUBDIR += texworks |