aboutsummaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/Makefile23
-rw-r--r--accessibility/pkg/COMMENT1
2 files changed, 13 insertions, 11 deletions
diff --git a/accessibility/Makefile b/accessibility/Makefile
index e540361eba7e..b5c4a4bbc6d7 100644
--- a/accessibility/Makefile
+++ b/accessibility/Makefile
@@ -1,14 +1,17 @@
# $FreeBSD$
#
- SUBDIR += at-spi
- SUBDIR += atk
- SUBDIR += dasher
- SUBDIR += gail
- SUBDIR += gnomemag
- SUBDIR += gnomespeech
- SUBDIR += gnopernicus
- SUBDIR += gok
- SUBDIR += kdeaccessibility
- SUBDIR += linux-atk
+
+ COMMENT = Ports to help disabled users
+
+ SUBDIR += at-spi
+ SUBDIR += atk
+ SUBDIR += dasher
+ SUBDIR += gail
+ SUBDIR += gnomemag
+ SUBDIR += gnomespeech
+ SUBDIR += gnopernicus
+ SUBDIR += gok
+ SUBDIR += kdeaccessibility
+ SUBDIR += linux-atk
.include <bsd.port.subdir.mk>
diff --git a/accessibility/pkg/COMMENT b/accessibility/pkg/COMMENT
deleted file mode 100644
index 303b88115cde..000000000000
--- a/accessibility/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Ports to help disabled users