diff options
author | ade <ade@FreeBSD.org> | 2010-05-31 10:01:56 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-05-31 10:01:56 +0800 |
commit | 338bcf898e6d90768d058c2b05f288f58d1371de (patch) | |
tree | f1e227b66e32fa05d4b6ddf3266055c5cf5978c6 /accessibility/py-atspi | |
parent | 9e44d28a80ba4d7ac9f88cf3ce8d010c40038f14 (diff) | |
download | freebsd-ports-gnome-338bcf898e6d90768d058c2b05f288f58d1371de.tar.gz freebsd-ports-gnome-338bcf898e6d90768d058c2b05f288f58d1371de.tar.zst freebsd-ports-gnome-338bcf898e6d90768d058c2b05f288f58d1371de.zip |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Diffstat (limited to 'accessibility/py-atspi')
-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 9cd15f28eb39..030cd6b1ba0e 100644 --- a/accessibility/py-atspi/Makefile +++ b/accessibility/py-atspi/Makefile @@ -8,6 +8,7 @@ PORTNAME= atspi PORTVERSION= 0.1.8 +PORTREVISION= 1 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |