diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-14 04:41:35 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-14 04:41:35 +0800 |
commit | d31b829031981642c9f36333b35074459cec56f2 (patch) | |
tree | a72fbea3468a6c78b9e9e76ac589762df65c2726 /audio/sound-juicer/Makefile | |
parent | 431aa5da7e9493f59730547bd436cc104bea14e9 (diff) | |
download | marcuscom-ports-d31b829031981642c9f36333b35074459cec56f2.tar marcuscom-ports-d31b829031981642c9f36333b35074459cec56f2.tar.gz marcuscom-ports-d31b829031981642c9f36333b35074459cec56f2.tar.bz2 marcuscom-ports-d31b829031981642c9f36333b35074459cec56f2.tar.lz marcuscom-ports-d31b829031981642c9f36333b35074459cec56f2.tar.xz marcuscom-ports-d31b829031981642c9f36333b35074459cec56f2.tar.zst marcuscom-ports-d31b829031981642c9f36333b35074459cec56f2.zip |
Update to 2.14.0, please test this for me to make sure it works.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5910 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 6dd33cdc8..353a2c06d 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.43 2006/03/13 06:12:40 mezz Exp $ +# $MCom: ports/audio/sound-juicer/Makefile,v 1.44 2006/03/13 19:31:36 mezz Exp $ # PORTNAME= sound-juicer -PORTVERSION= 2.13.6 +PORTVERSION= 2.14.0 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} |