diff options
Diffstat (limited to 'audio/sound-juicer/Makefile')
-rw-r--r-- | audio/sound-juicer/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 21117b744..ef8143472 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -3,12 +3,11 @@ # Whom: Alexander Nedotsukov <bland@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/sound-juicer/Makefile,v 1.54 2006/05/27 00:18:53 ahze Exp $ +# $MCom: ports/audio/sound-juicer/Makefile,v 1.55 2006/05/28 02:44:18 mezz Exp $ # PORTNAME= sound-juicer -PORTVERSION= 2.15.2.1 -PORTREVISION= 2 +PORTVERSION= 2.15.3 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |