diff options
author | mezz <mezz@FreeBSD.org> | 2004-11-15 14:18:35 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-11-15 14:18:35 +0800 |
commit | 4e9e2ea198375173925610d9a3c2a2b66df6bad3 (patch) | |
tree | 1c71bf41f63248141fff06b67973144299b78c20 /accessibility/ruby-atk | |
parent | 621d06f954b2f5839923d03a50edd1c620396e39 (diff) | |
download | freebsd-ports-gnome-4e9e2ea198375173925610d9a3c2a2b66df6bad3.tar.gz freebsd-ports-gnome-4e9e2ea198375173925610d9a3c2a2b66df6bad3.tar.zst freebsd-ports-gnome-4e9e2ea198375173925610d9a3c2a2b66df6bad3.zip |
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 'accessibility/ruby-atk')
-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} |