diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-08-05 21:28:23 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-08-05 21:28:23 +0000 |
commit | 320a355a59dff7b7d8c3e31b1f99a6f03b914786 (patch) | |
tree | 364655a64dffd6a6faa792c566f087cfbdc58c27 /audio/solfege/Makefile | |
parent | c97ed5207f9031a779b302969ece55afa770900e (diff) |
Notes
Diffstat (limited to 'audio/solfege/Makefile')
-rw-r--r-- | audio/solfege/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index b5aacadfbdb4..71705bad8389 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -7,10 +7,9 @@ # PORTNAME= solfege -PORTVERSION= 3.8.1 +PORTVERSION= 3.9.0 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF PKGNAMESUFFIX= -nosound MAINTAINER= ports@FreeBSD.org |