diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2010-12-31 13:30:32 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2010-12-31 13:30:32 +0000 |
commit | bac78ad38186225ba55ea63777abad0c0a3b26b4 (patch) | |
tree | f992cf02c8d936ca293b5c94e229ccc22ace2cf1 /audio/solfege/Makefile | |
parent | 6c28476af2a998dcbc27c6f44d6c3dbc7df8746f (diff) |
- Update to 3.18.7
Notes
Notes:
svn path=/head/; revision=267220
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 a328efcc5468..14d9a0649267 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -8,7 +8,7 @@ # PORTNAME= solfege -PORTVERSION= 3.16.4 +PORTVERSION= 3.18.7 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION} PKGNAMESUFFIX= -nosound |