diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-20 13:45:43 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-20 13:45:43 +0000 |
commit | aae0cd3f59aed74e4a6a20983bedfb7e5f58ffdc (patch) | |
tree | 784a2d66e6affd405889e649fdf31f91d9397a8b /audio/solfege/Makefile | |
parent | ff00817e0b2edc49f8012d78352479441f0828a0 (diff) |
- Update to 3.8.1
Notes
Notes:
svn path=/head/; revision=193960
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 86773ace0eef..607105f6951d 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -7,7 +7,7 @@ # PORTNAME= solfege -PORTVERSION= 3.8.0 +PORTVERSION= 3.8.1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |