diff options
Diffstat (limited to 'accessibility/py-atspi/Makefile')
-rw-r--r-- | accessibility/py-atspi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/py-atspi/Makefile b/accessibility/py-atspi/Makefile index f130466271be..6055411df8d3 100644 --- a/accessibility/py-atspi/Makefile +++ b/accessibility/py-atspi/Makefile @@ -8,6 +8,7 @@ PORTNAME= atspi PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= accessibility x11-toolkits python MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |