diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2009-08-26 20:07:21 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2009-08-26 20:07:21 +0000 |
commit | 843c794d32adf1c861e9d5f993103b331c39bcb1 (patch) | |
tree | 5275f29f00c4bd952f1349dc5f5823b6c6ed0547 /audio/whysynth/Makefile | |
parent | b62c3681e41a67b98ac0a6afc781ecb0d1ba9525 (diff) | |
download | ports-843c794d32adf1c861e9d5f993103b331c39bcb1.tar.gz ports-843c794d32adf1c861e9d5f993103b331c39bcb1.zip |
Notes
Diffstat (limited to 'audio/whysynth/Makefile')
-rw-r--r-- | audio/whysynth/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/whysynth/Makefile b/audio/whysynth/Makefile index 82eb733f27a5..f90368a937e0 100644 --- a/audio/whysynth/Makefile +++ b/audio/whysynth/Makefile @@ -6,10 +6,9 @@ # PORTNAME= whysynth -PORTVERSION= 20070418 -PORTREVISION= 5 +PORTVERSION= 20090608 CATEGORIES= audio -MASTER_SITES= http://home.jps.net/~musound/ +MASTER_SITES= http://smbolton.com/whysynth/ MAINTAINER= trasz@FreeBSD.org COMMENT= Versatile softsynth implemented as a DSSI plugin |