diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-22 08:56:43 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-22 08:56:43 +0000 |
commit | de057ba1fa051c886e41622b4e218f7e1b95d902 (patch) | |
tree | c66e826b133c544e1134d7b84fef01b219455505 /accessibility/gnome-speech | |
parent | 3517897eefc753e2d515a44ec14267d422b5b825 (diff) | |
download | ports-de057ba1fa051c886e41622b4e218f7e1b95d902.tar.gz ports-de057ba1fa051c886e41622b4e218f7e1b95d902.zip |
Start to populate the new accessibility physical category after respective
repocopies.
x11-toolkits/at-spi --> accessibility/at-spi
devel/atk --> accessibility/atk
editors/dasher --> accessibility/dasher
x11-toolkits/gail --> accessibility/gail
x11/gnomemag --> accessibility/gnomemag
audio/gnomespeech --> accessibility/gnomespeech
sysutils/gok --> accessibility/gok
Notes
Notes:
svn path=/head/; revision=98760
Diffstat (limited to 'accessibility/gnome-speech')
-rw-r--r-- | accessibility/gnome-speech/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile index bfb9a0334bf4..d3b446abf643 100644 --- a/accessibility/gnome-speech/Makefile +++ b/accessibility/gnome-speech/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomespeech PORTVERSION= 0.2.8 -CATEGORIES= audio gnome accessibility +CATEGORIES= accessibility audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-speech/0.2 DISTNAME= gnome-speech-${PORTVERSION} |