diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2012-06-21 12:59:40 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2012-06-21 12:59:40 +0000 |
commit | 917531d02053d427381ba4c0098641dd88362aa3 (patch) | |
tree | ecf6b4fc667e47a4087935d3ef945b5ecda64c32 /audio/solfege/Makefile | |
parent | a81f50c1fb96020aa4bc393e08867420d602b0dd (diff) | |
download | freebsd-ports-917531d02053d427381ba4c0098641dd88362aa3.zip |
- Update to 3.20.6
Diffstat (limited to 'audio/solfege/Makefile')
-rw-r--r-- | audio/solfege/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index 258fd7cca6fa..746e5f6089d3 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -8,7 +8,7 @@ # PORTNAME= solfege -PORTVERSION= 3.20.5 +PORTVERSION= 3.20.6 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION} PKGNAMESUFFIX= -nosound |