diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 2 | ||||
-rw-r--r-- | editors/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 5a3f1e4a33ce..af5423a0dca4 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Editors + SUBDIR += AbiWord2 SUBDIR += MathPlanner SUBDIR += aee diff --git a/editors/pkg/COMMENT b/editors/pkg/COMMENT deleted file mode 100644 index 42379c0375df..000000000000 --- a/editors/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Editors |