diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-15 06:18:35 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-15 06:18:35 +0000 |
commit | 0fcebac3e3cb7a6dd00305c77dcb63e5719af59a (patch) | |
tree | ffb55d87d7c3513f513c1c30546d081510b34112 /accessibility/ruby-atk/Makefile | |
parent | Actually installing a newer version of the software is a good (diff) |
Update to 0.11.0. Three new ports (Ruby/RSVG, Ruby/GnomePrint and
Ruby/GnomePrintUI) will be add in ruby-gnome2-all later when I am done with
create and test with those new ports tonight or tomorrow.
Diffstat (limited to '')
-rw-r--r-- | accessibility/ruby-atk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accessibility/ruby-atk/Makefile b/accessibility/ruby-atk/Makefile index 600275892f8e..257fe176b1e3 100644 --- a/accessibility/ruby-atk/Makefile +++ b/accessibility/ruby-atk/Makefile @@ -7,7 +7,6 @@ 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} |