diff options
author | marcus <marcus@FreeBSD.org> | 2004-06-15 02:31:04 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-06-15 02:31:04 +0800 |
commit | 51acc2a5366907372595938a4bddc7eeee8083dd (patch) | |
tree | 5209f3a89e38bf83ff04dbaa5976a18dfeb4866d /audio/sound-juicer | |
parent | ec1a59a339da08d53659f49f74674dd548f052ba (diff) | |
download | freebsd-ports-gnome-51acc2a5366907372595938a4bddc7eeee8083dd.tar.gz freebsd-ports-gnome-51acc2a5366907372595938a4bddc7eeee8083dd.tar.zst freebsd-ports-gnome-51acc2a5366907372595938a4bddc7eeee8083dd.zip |
Chase the gstreamer shared lib version, and bump PORTREVISION where
appropriate.
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 cd2d9267b183..60b01a1e7808 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -7,6 +7,7 @@ PORTNAME= sound-juicer PORTVERSION= 0.5.11 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= http://www.burtonini.com/computing/ DIST_SUBDIR= gnome2 |