diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-13 23:44:04 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-13 23:44:04 +0000 |
commit | ae66bd36313df5610630c2a81631f22fe24255bc (patch) | |
tree | 97c14de145e719fd21a9d7c701ea848b2da9ecb9 /accessibility/py-atspi | |
parent | e8b8a075bbfa2829054f9f1d9d2ad47833d87b93 (diff) | |
download | ports-ae66bd36313df5610630c2a81631f22fe24255bc.tar.gz ports-ae66bd36313df5610630c2a81631f22fe24255bc.zip |
Notes
Diffstat (limited to 'accessibility/py-atspi')
-rw-r--r-- | accessibility/py-atspi/Makefile | 2 |
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} |