diff options
author | Eric Turgeon <ericbsd@FreeBSD.org> | 2021-10-18 20:43:04 -0300 |
---|---|---|
committer | Eric Turgeon <ericbsd@FreeBSD.org> | 2021-10-18 20:43:04 -0300 |
commit | 27a7739b648462850151a59319fb7b53666912c5 (patch) | |
tree | f014d7f3f47ec7abfd920dbbb28d2d2d9c54a2bb /editors/Makefile | |
parent | f3b8c0953312c6dc0975a2733631537dd057e96a (diff) | |
download | freebsd-ports-27a7739b648462850151a59319fb7b53666912c5.zip |
editors/linux-sublime-text4: updated to 4118
renamed sublime-text4 to linux-sublime-text4
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 03f989d645a2..6e46476997a8 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -191,6 +191,7 @@ SUBDIR += linux-bcompare SUBDIR += linux-sublime SUBDIR += linux-sublime3 + SUBDIR += linux-sublime-text4 SUBDIR += linux-wps-office SUBDIR += madedit SUBDIR += marker @@ -243,7 +244,6 @@ SUBDIR += sly-quicklisp SUBDIR += ssed SUBDIR += sted - SUBDIR += sublime-text4 SUBDIR += tamago SUBDIR += tea SUBDIR += teco |