diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-09 12:58:26 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-09 12:58:26 +0000 |
commit | 49047447ec45f0df4e477a0041168c20e16156d9 (patch) | |
tree | db4f6ab4bef074c36d7275c1d3e5eea8e59670a9 /devel | |
parent | After updating GNOME2, it seems ABI compatibility of GTK was (diff) |
Update the Ruby/GNOME2 suite to 0.3.0.
Add ruby-pango, a Ruby binding for Pango.
Notes
Notes:
svn path=/head/; revision=75184
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-glib2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/ruby-glib2/Makefile b/devel/ruby-glib2/Makefile index 2ae178d2dffc..67e04eb8c2b1 100644 --- a/devel/ruby-glib2/Makefile +++ b/devel/ruby-glib2/Makefile @@ -7,7 +7,6 @@ PORTNAME= glib2 PORTVERSION= ${RUBY_GNOME_PORTVERSION} -PORTREVISION= 1 CATEGORIES= devel ruby MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR} |