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 /multimedia/ruby-gst | |
parent | 807bf1c49571da6cb36ca72628580732e04ba9e1 (diff) | |
download | ports-0fcebac3e3cb7a6dd00305c77dcb63e5719af59a.tar.gz ports-0fcebac3e3cb7a6dd00305c77dcb63e5719af59a.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.
Notes
Notes:
svn path=/head/; revision=121640
Diffstat (limited to 'multimedia/ruby-gst')
-rw-r--r-- | multimedia/ruby-gst/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/ruby-gst/Makefile b/multimedia/ruby-gst/Makefile index 42ea32747af9..9c5448537ffe 100644 --- a/multimedia/ruby-gst/Makefile +++ b/multimedia/ruby-gst/Makefile @@ -7,7 +7,6 @@ PORTNAME= gst PORTVERSION= ${RUBY_GNOME_PORTVERSION} -PORTREVISION= 2 CATEGORIES= multimedia devel ruby MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR} |