diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-14 23:06:00 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-14 23:06:00 +0800 |
commit | b3979af35a7bb8d04fa9d180c6be06ed9266a77e (patch) | |
tree | 7e6caaf3919b12f81f4ca971d780bd3fc244f412 /audio/sound-juicer/Makefile | |
parent | 8da6add5e94c53b0d5e5303e5a8a8df64e42bb07 (diff) | |
download | marcuscom-ports-b3979af35a7bb8d04fa9d180c6be06ed9266a77e.tar marcuscom-ports-b3979af35a7bb8d04fa9d180c6be06ed9266a77e.tar.gz marcuscom-ports-b3979af35a7bb8d04fa9d180c6be06ed9266a77e.tar.bz2 marcuscom-ports-b3979af35a7bb8d04fa9d180c6be06ed9266a77e.tar.lz marcuscom-ports-b3979af35a7bb8d04fa9d180c6be06ed9266a77e.tar.xz marcuscom-ports-b3979af35a7bb8d04fa9d180c6be06ed9266a77e.tar.zst marcuscom-ports-b3979af35a7bb8d04fa9d180c6be06ed9266a77e.zip |
- Update to 2.14.3
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6069 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 9053fed9c..81836b898 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.47 2006/04/10 16:38:54 mezz Exp $ +# $MCom: ports/audio/sound-juicer/Makefile,v 1.48 2006/04/13 07:52:30 bland Exp $ # PORTNAME= sound-juicer -PORTVERSION= 2.14.2 +PORTVERSION= 2.14.3 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |