diff options
author | nivit <nivit@FreeBSD.org> | 2008-05-22 00:02:32 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2008-05-22 00:02:32 +0800 |
commit | b404a68767be61c47ca1437fc264e4dc788ddf78 (patch) | |
tree | 53a7d9472df7f8fee4ecdf82798f55c02875fa18 /audio/sonata/Makefile | |
parent | c7069a66f8db0faa621a3953bb1498ccc2349a5f (diff) | |
download | freebsd-ports-gnome-b404a68767be61c47ca1437fc264e4dc788ddf78.tar.gz freebsd-ports-gnome-b404a68767be61c47ca1437fc264e4dc788ddf78.tar.zst freebsd-ports-gnome-b404a68767be61c47ca1437fc264e4dc788ddf78.zip |
- Update to 1.5.1
PR: ports/123809
Submitted by: Romain Tartiere <romain at blogreen.org>
Diffstat (limited to 'audio/sonata/Makefile')
-rw-r--r-- | audio/sonata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sonata/Makefile b/audio/sonata/Makefile index 47a5ab63e65d..9b0467012922 100644 --- a/audio/sonata/Makefile +++ b/audio/sonata/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sonata -PORTVERSION= 1.5 +PORTVERSION= 1.5.1 #PORTREVISION= 0 CATEGORIES= audio python MASTER_SITES= ${MASTER_SITE_BERLIOS} |