diff options
Diffstat (limited to 'accessibility/atk/Makefile')
-rw-r--r-- | accessibility/atk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 9c68eb457dd3..0b552406fb5f 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -8,7 +8,7 @@ PORTNAME= atk PORTVERSION= 1.18.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= accessibility devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |