diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-17 22:06:48 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-17 22:06:48 +0800 |
commit | 1b8f74c3d7254860dab6a988978a6abd1186d2c7 (patch) | |
tree | 2dc516059fb25e3da5e71b0b62c90cdef0630a80 /audio/sound-juicer/Makefile | |
parent | 50aa73645941939fe25f16ca1a552ec50db07bfd (diff) | |
download | marcuscom-ports-1b8f74c3d7254860dab6a988978a6abd1186d2c7.tar marcuscom-ports-1b8f74c3d7254860dab6a988978a6abd1186d2c7.tar.gz marcuscom-ports-1b8f74c3d7254860dab6a988978a6abd1186d2c7.tar.bz2 marcuscom-ports-1b8f74c3d7254860dab6a988978a6abd1186d2c7.tar.lz marcuscom-ports-1b8f74c3d7254860dab6a988978a6abd1186d2c7.tar.xz marcuscom-ports-1b8f74c3d7254860dab6a988978a6abd1186d2c7.tar.zst marcuscom-ports-1b8f74c3d7254860dab6a988978a6abd1186d2c7.zip |
Update to 2.20.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9607 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/sound-juicer/Makefile')
-rw-r--r-- | audio/sound-juicer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index a61ff82ec..c31b0075d 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -3,11 +3,11 @@ # Whom: Alexander Nedotsukov <bland@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/sound-juicer/Makefile,v 1.68 2007/06/19 02:54:48 marcus Exp $ +# $MCom: ports/audio/sound-juicer/Makefile,v 1.69 2007/08/14 05:42:59 marcus Exp $ # PORTNAME= sound-juicer -PORTVERSION= 2.19.3 +PORTVERSION= 2.20.0 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |