diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-24 23:31:19 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-24 23:31:19 +0800 |
commit | 1930965ddc6860f8833062d30e7716b7090e95aa (patch) | |
tree | b4ca74eb6925aad4e99feeb6e138917139769209 /audio/sound-juicer/Makefile | |
parent | 3a0d53872d0cd0c32392408ab8d63978ca02d1e4 (diff) | |
download | marcuscom-ports-1930965ddc6860f8833062d30e7716b7090e95aa.tar marcuscom-ports-1930965ddc6860f8833062d30e7716b7090e95aa.tar.gz marcuscom-ports-1930965ddc6860f8833062d30e7716b7090e95aa.tar.bz2 marcuscom-ports-1930965ddc6860f8833062d30e7716b7090e95aa.tar.lz marcuscom-ports-1930965ddc6860f8833062d30e7716b7090e95aa.tar.xz marcuscom-ports-1930965ddc6860f8833062d30e7716b7090e95aa.tar.zst marcuscom-ports-1930965ddc6860f8833062d30e7716b7090e95aa.zip |
- Update to 2.15.4
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6732 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 915ab9d66..645ab9a12 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.56 2006/06/14 13:47:30 ahze Exp $ +# $MCom: ports/audio/sound-juicer/Makefile,v 1.57 2006/07/21 20:46:53 mezz Exp $ # PORTNAME= sound-juicer -PORTVERSION= 2.15.3 +PORTVERSION= 2.15.4 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |