diff options
author | marcus <marcus@FreeBSD.org> | 2004-08-03 04:15:42 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-08-03 04:15:42 +0800 |
commit | 7c6fd1e288b388fa4e9b97c6809c7576d58d360a (patch) | |
tree | 571b7b4e0711932523fe6260936fe9d6baa2133d /multimedia/ruby-gst/Makefile | |
parent | 11f26ec039293a878ed387db088df61ace759431 (diff) | |
download | freebsd-ports-gnome-7c6fd1e288b388fa4e9b97c6809c7576d58d360a.tar.gz freebsd-ports-gnome-7c6fd1e288b388fa4e9b97c6809c7576d58d360a.tar.zst freebsd-ports-gnome-7c6fd1e288b388fa4e9b97c6809c7576d58d360a.zip |
Bump PORTREVISION to chase the gstreamer shared lib version.
Diffstat (limited to 'multimedia/ruby-gst/Makefile')
-rw-r--r-- | multimedia/ruby-gst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/ruby-gst/Makefile b/multimedia/ruby-gst/Makefile index 12bdb5424eb1..4f1905ab0198 100644 --- a/multimedia/ruby-gst/Makefile +++ b/multimedia/ruby-gst/Makefile @@ -7,7 +7,7 @@ PORTNAME= gst PORTVERSION= ${RUBY_GNOME_PORTVERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia devel ruby MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR} |