diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 2 | ||||
-rw-r--r-- | textproc/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index a2ee22c3bd8a..7acd2fa9f41e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Text processing utilities (does not include desktop publishing) + SUBDIR += 2bsd-diff SUBDIR += Ebnf2ps SUBDIR += af-aspell diff --git a/textproc/pkg/COMMENT b/textproc/pkg/COMMENT deleted file mode 100644 index 965a3ef8f053..000000000000 --- a/textproc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Text processing utilities (does not include desktop publishing) |