diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-17 02:04:49 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-17 02:04:49 +0800 |
commit | ce798d599162575fc990af318bd52870aa1a4ddb (patch) | |
tree | 19c75b98fd48025ff65f14221b92950daf290fb8 /audio/sound-juicer/Makefile | |
parent | 3b58d5d8aea1efef692d4ad218ebbee64ef777ea (diff) | |
download | marcuscom-ports-ce798d599162575fc990af318bd52870aa1a4ddb.tar marcuscom-ports-ce798d599162575fc990af318bd52870aa1a4ddb.tar.gz marcuscom-ports-ce798d599162575fc990af318bd52870aa1a4ddb.tar.bz2 marcuscom-ports-ce798d599162575fc990af318bd52870aa1a4ddb.tar.lz marcuscom-ports-ce798d599162575fc990af318bd52870aa1a4ddb.tar.xz marcuscom-ports-ce798d599162575fc990af318bd52870aa1a4ddb.tar.zst marcuscom-ports-ce798d599162575fc990af318bd52870aa1a4ddb.zip |
- Update to 2.13.2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5389 df743ca5-7f9a-e211-a948-0013205c9059
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 67c83b873..4ac57f794 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.32 2005/11/07 20:35:30 ahze Exp $ +# $MCom: ports/audio/sound-juicer/Makefile,v 1.33 2005/11/19 17:21:30 marcus Exp $ # PORTNAME= sound-juicer -PORTVERSION= 2.13.1 -PORTREVISION= 3 +PORTVERSION= 2.13.2 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 |