diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-02 00:32:05 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-02 00:32:05 +0800 |
commit | cd5fcfc769bf453bf1fe7304fa179e03ce79d37b (patch) | |
tree | 6f5e9f6282f42584d5b30d2d7f344aeb11016138 /audio/sound-juicer/Makefile | |
parent | 0c3d25f44d7fecf5bedce8cb0256dbb3d9781b91 (diff) | |
download | marcuscom-ports-cd5fcfc769bf453bf1fe7304fa179e03ce79d37b.tar marcuscom-ports-cd5fcfc769bf453bf1fe7304fa179e03ce79d37b.tar.gz marcuscom-ports-cd5fcfc769bf453bf1fe7304fa179e03ce79d37b.tar.bz2 marcuscom-ports-cd5fcfc769bf453bf1fe7304fa179e03ce79d37b.tar.lz marcuscom-ports-cd5fcfc769bf453bf1fe7304fa179e03ce79d37b.tar.xz marcuscom-ports-cd5fcfc769bf453bf1fe7304fa179e03ce79d37b.tar.zst marcuscom-ports-cd5fcfc769bf453bf1fe7304fa179e03ce79d37b.zip |
- Update to 2.16.1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7463 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 ffb9b89c5..ac9da9682 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.59 2006/08/21 16:29:02 ahze Exp $ +# $MCom: ports/audio/sound-juicer/Makefile,v 1.60 2006/09/04 20:49:36 marcus Exp $ # PORTNAME= sound-juicer -PORTVERSION= 2.16.0 +PORTVERSION= 2.16.1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |