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 | |
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')
-rw-r--r-- | accessibility/gnome-mag/Makefile | 2 | ||||
-rw-r--r-- | accessibility/gnome-speech/Makefile | 2 | ||||
-rw-r--r-- | accessibility/gnomemag/Makefile | 2 | ||||
-rw-r--r-- | accessibility/gnomespeech/Makefile | 2 | ||||
-rw-r--r-- | accessibility/gnopernicus/Makefile | 2 | ||||
-rw-r--r-- | accessibility/gok/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index b319d2e7b..32720371b 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomemag PORTVERSION= 0.10.2 -CATEGORIES= x11 gnome +CATEGORIES= x11 gnome accessibility MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-mag/0.10 DISTNAME= gnome-mag-${PORTVERSION} diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile index 7309e11a9..f88770d38 100644 --- a/accessibility/gnome-speech/Makefile +++ b/accessibility/gnome-speech/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} diff --git a/accessibility/gnomemag/Makefile b/accessibility/gnomemag/Makefile index b319d2e7b..32720371b 100644 --- a/accessibility/gnomemag/Makefile +++ b/accessibility/gnomemag/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomemag PORTVERSION= 0.10.2 -CATEGORIES= x11 gnome +CATEGORIES= x11 gnome accessibility MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-mag/0.10 DISTNAME= gnome-mag-${PORTVERSION} 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} diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index 6d9fb9c33..3d3d83aa4 100644 --- a/accessibility/gnopernicus/Makefile +++ b/accessibility/gnopernicus/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnopernicus PORTVERSION= 0.3.4 -CATEGORIES= x11 gnome +CATEGORIES= x11 gnome accessibility MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.3 DIST_SUBDIR= gnome2 diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile index aaa8fc147..c057d4d57 100644 --- a/accessibility/gok/Makefile +++ b/accessibility/gok/Makefile @@ -7,7 +7,7 @@ PORTNAME= gok PORTVERSION= 0.7.11 -CATEGORIES= sysutils gnome +CATEGORIES= sysutils gnome accessibility MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7 DIST_SUBDIR= gnome2 |