diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-19 02:54:47 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-19 02:54:47 +0800 |
commit | 67e0f6810a4a4ed608a4da9dcb4b11fefbc03df0 (patch) | |
tree | 3afe4abaf5d7162f027cc6bf91c81993e803141d /audio/sound-juicer/Makefile | |
parent | b1e8b985ae82fd46f145f0b368c991c0259715bc (diff) | |
download | marcuscom-ports-67e0f6810a4a4ed608a4da9dcb4b11fefbc03df0.tar marcuscom-ports-67e0f6810a4a4ed608a4da9dcb4b11fefbc03df0.tar.gz marcuscom-ports-67e0f6810a4a4ed608a4da9dcb4b11fefbc03df0.tar.bz2 marcuscom-ports-67e0f6810a4a4ed608a4da9dcb4b11fefbc03df0.tar.lz marcuscom-ports-67e0f6810a4a4ed608a4da9dcb4b11fefbc03df0.tar.xz marcuscom-ports-67e0f6810a4a4ed608a4da9dcb4b11fefbc03df0.tar.zst marcuscom-ports-67e0f6810a4a4ed608a4da9dcb4b11fefbc03df0.zip |
Update to 2.12.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4847 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 299c89ae4..f1fb9d960 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.26 2005/08/24 00:27:55 marcus Exp $ +# $MCom: ports/audio/sound-juicer/Makefile,v 1.27 2005/09/05 14:01:02 kwm Exp $ # PORTNAME= sound-juicer -PORTVERSION= 2.12.0 +PORTVERSION= 2.12.1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 |