diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 12:59:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 12:59:53 +0000 |
commit | e4e1ff21dc44707195e7430ec99d42968f306e6c (patch) | |
tree | 54ff661174d164e6dd1dc0c3745119979aff65a9 /accessibility/ruby-atk | |
parent | 170e7b32c37612a373b8308ed8e218ffe0871d97 (diff) |
Notes
Diffstat (limited to 'accessibility/ruby-atk')
-rw-r--r-- | accessibility/ruby-atk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/ruby-atk/Makefile b/accessibility/ruby-atk/Makefile index 7012290673f2..6219dded6fb9 100644 --- a/accessibility/ruby-atk/Makefile +++ b/accessibility/ruby-atk/Makefile @@ -8,6 +8,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} |