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 /audio/net-rhythmbox | |
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 'audio/net-rhythmbox')
-rw-r--r-- | audio/net-rhythmbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/net-rhythmbox/Makefile b/audio/net-rhythmbox/Makefile index d86b9621da74..889c1da68c9c 100644 --- a/audio/net-rhythmbox/Makefile +++ b/audio/net-rhythmbox/Makefile @@ -7,7 +7,7 @@ PORTNAME= net-rhythmbox PORTVERSION= 0.4.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio gnome MASTER_SITES= http://download.raisdorf.net/files/ |