diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-10 10:04:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-10 10:04:49 +0000 |
commit | 93732e1358a0e8f32ddcf6ba12deab5d5add856f (patch) | |
tree | 8aee1239d5ae6cfa53fc44a759dedfe083905555 /audio/solfege/Makefile | |
parent | 375a7912a0c682cb5d5fd69940b06a129e9101f6 (diff) |
Notes
Diffstat (limited to 'audio/solfege/Makefile')
-rw-r--r-- | audio/solfege/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index ac883a6335af..1e0464e57998 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -7,8 +7,7 @@ # PORTNAME= solfege -PORTVERSION= 3.0.3 -PORTREVISION= 1 +PORTVERSION= 3.0.4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |