diff options
author | gerald <gerald@FreeBSD.org> | 2009-09-14 02:40:40 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2009-09-14 02:40:40 +0800 |
commit | 296b5183824df69f1d392e7a5e2e614f26e79c84 (patch) | |
tree | 37599c99028ac554aecd9d17d22ab27e7f3ca8a2 /editors/Makefile | |
parent | 31db5c3338bd5a65c44ca941c28d1183fe416658 (diff) | |
download | freebsd-ports-gnome-296b5183824df69f1d392e7a5e2e614f26e79c84.tar.gz freebsd-ports-gnome-296b5183824df69f1d392e7a5e2e614f26e79c84.tar.zst freebsd-ports-gnome-296b5183824df69f1d392e7a5e2e614f26e79c84.zip |
Remove editors/bed. It has been marked IGNORE for more than two years
and also still depends on lang/gcc34, failing to work with any reasonably
recent version of GCC. Plus, it lacks a maintainer.
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 75acb75c9f62..596db6b2341e 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -16,7 +16,6 @@ SUBDIR += asedit SUBDIR += axe SUBDIR += beav - SUBDIR += bed SUBDIR += biew SUBDIR += bitedit SUBDIR += bitmap |