aboutsummaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-13 23:44:04 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-13 23:44:04 +0000
commitae66bd36313df5610630c2a81631f22fe24255bc (patch)
tree97c14de145e719fd21a9d7c701ea848b2da9ecb9 /accessibility
parente8b8a075bbfa2829054f9f1d9d2ad47833d87b93 (diff)
downloadports-ae66bd36313df5610630c2a81631f22fe24255bc.tar.gz
ports-ae66bd36313df5610630c2a81631f22fe24255bc.zip
- Add missing python virtual categories
Notes
Notes: svn path=/head/; revision=261103
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/py-atspi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/py-atspi/Makefile b/accessibility/py-atspi/Makefile
index 030cd6b1ba0e..1f8ac59598d9 100644
--- a/accessibility/py-atspi/Makefile
+++ b/accessibility/py-atspi/Makefile
@@ -9,7 +9,7 @@
PORTNAME= atspi
PORTVERSION= 0.1.8
PORTREVISION= 1
-CATEGORIES= accessibility x11-toolkits
+CATEGORIES= accessibility x11-toolkits python
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}