diff options
author | marcus <marcus@FreeBSD.org> | 2004-08-02 20:15:42 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-08-02 20:15:42 +0000 |
commit | 7c6fd1e288b388fa4e9b97c6809c7576d58d360a (patch) | |
tree | 571b7b4e0711932523fe6260936fe9d6baa2133d /audio/sound-juicer | |
parent | 11f26ec039293a878ed387db088df61ace759431 (diff) | |
download | FreeBSD-ports-7c6fd1e288b388fa4e9b97c6809c7576d58d360a.zip FreeBSD-ports-7c6fd1e288b388fa4e9b97c6809c7576d58d360a.tar.gz |
Bump PORTREVISION to chase the gstreamer shared lib version.
Diffstat (limited to 'audio/sound-juicer')
-rw-r--r-- | audio/sound-juicer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 1ee5d80..d1ec1e3 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -7,6 +7,7 @@ PORTNAME= sound-juicer PORTVERSION= 0.5.12 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= http://www.burtonini.com/computing/ DIST_SUBDIR= gnome2 |