diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-03 01:57:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-03 01:57:48 +0800 |
commit | 47f3f50f0c5cbffc4c2ecd1fcfd2be2e2346bad4 (patch) | |
tree | 52343096f00eb9e868fea86cbc91dabaf03d0ebb /accessibility/gnomespeech | |
parent | c38899bf714b5ebdfddd4e7819ee8501a4769ab7 (diff) | |
download | marcuscom-ports-47f3f50f0c5cbffc4c2ecd1fcfd2be2e2346bad4.tar marcuscom-ports-47f3f50f0c5cbffc4c2ecd1fcfd2be2e2346bad4.tar.gz marcuscom-ports-47f3f50f0c5cbffc4c2ecd1fcfd2be2e2346bad4.tar.bz2 marcuscom-ports-47f3f50f0c5cbffc4c2ecd1fcfd2be2e2346bad4.tar.lz marcuscom-ports-47f3f50f0c5cbffc4c2ecd1fcfd2be2e2346bad4.tar.xz marcuscom-ports-47f3f50f0c5cbffc4c2ecd1fcfd2be2e2346bad4.tar.zst marcuscom-ports-47f3f50f0c5cbffc4c2ecd1fcfd2be2e2346bad4.zip |
Add accessibility to the list of categories.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1007 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/gnomespeech')
-rw-r--r-- | accessibility/gnomespeech/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/gnomespeech/Makefile b/accessibility/gnomespeech/Makefile index 7309e11a9..f88770d38 100644 --- a/accessibility/gnomespeech/Makefile +++ b/accessibility/gnomespeech/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomespeech PORTVERSION= 0.2.3 -CATEGORIES= audio gnome +CATEGORIES= audio gnome accessibility MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-speech/0.2 DISTNAME= gnome-speech-${PORTVERSION} |