diff options
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/dasher/Makefile | 2 | ||||
-rw-r--r-- | accessibility/ruby-atk/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile index fe0570c33e23..43cc4b23de35 100644 --- a/accessibility/dasher/Makefile +++ b/accessibility/dasher/Makefile @@ -7,7 +7,7 @@ PORTNAME= dasher PORTVERSION= 3.2.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= accessibility editors x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/3.2 diff --git a/accessibility/ruby-atk/Makefile b/accessibility/ruby-atk/Makefile index 257fe176b1e3..600275892f8e 100644 --- a/accessibility/ruby-atk/Makefile +++ b/accessibility/ruby-atk/Makefile @@ -7,6 +7,7 @@ PORTNAME= atk PORTVERSION= ${RUBY_GNOME_PORTVERSION} +PORTREVISION= 1 CATEGORIES= accessibility devel ruby MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR} |