diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-16 21:28:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-16 21:28:25 +0000 |
commit | 103670c02abd6c4588b894aabd15bdb52e416f36 (patch) | |
tree | 6c1ddd7602f2dba7e6d4085fffeaa80ee424d996 /audio/sound-juicer | |
parent | - Update to 2.4.0 (diff) |
Chase the gstreamer shared lib bump.
Diffstat (limited to 'audio/sound-juicer')
-rw-r--r-- | audio/sound-juicer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index d1ec1e3cee31..875f9a382829 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -7,7 +7,7 @@ PORTNAME= sound-juicer PORTVERSION= 0.5.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= http://www.burtonini.com/computing/ DIST_SUBDIR= gnome2 |