diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-01 04:29:40 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-01 04:29:40 +0800 |
commit | c03ac29c0072f34a97bcefb67a328275daea1010 (patch) | |
tree | 368114bb886c55fd0d72290278d88d891bb5bfd3 /audio/sound-juicer/Makefile | |
parent | c84f5dd43978c55ef6de9504003212e63a77845f (diff) | |
download | marcuscom-ports-c03ac29c0072f34a97bcefb67a328275daea1010.tar marcuscom-ports-c03ac29c0072f34a97bcefb67a328275daea1010.tar.gz marcuscom-ports-c03ac29c0072f34a97bcefb67a328275daea1010.tar.bz2 marcuscom-ports-c03ac29c0072f34a97bcefb67a328275daea1010.tar.lz marcuscom-ports-c03ac29c0072f34a97bcefb67a328275daea1010.tar.xz marcuscom-ports-c03ac29c0072f34a97bcefb67a328275daea1010.tar.zst marcuscom-ports-c03ac29c0072f34a97bcefb67a328275daea1010.zip |
Update to 2.21.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10311 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 c6afe5d2d..7b6411617 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.74 2008/01/07 15:20:58 kwm Exp $ +# $MCom: ports/audio/sound-juicer/Makefile,v 1.75 2008/01/14 14:37:20 kwm Exp $ # PORTNAME= sound-juicer -PORTVERSION= 2.21.2 +PORTVERSION= 2.21.3 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |