diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2011-06-11 13:31:11 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2011-06-11 13:31:11 +0000 |
commit | 5c332c530e06baeaf972bcddc0630dfe84a23f37 (patch) | |
tree | 8a3e79a061e44e1f52b1922fcaed3bb3dd9cb89a /audio/solfege/Makefile | |
parent | f1a841d974339507bf2de4a300df5dfcf05aeee7 (diff) |
Notes
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 14d9a0649267..1c18efc4faff 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -8,7 +8,7 @@ # PORTNAME= solfege -PORTVERSION= 3.18.7 +PORTVERSION= 3.18.8 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION} PKGNAMESUFFIX= -nosound |