diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-05 23:39:06 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-05 23:39:06 +0000 |
commit | 1fa9e4844d9e25cb2ebafb1d1ead6c66d03d0e1a (patch) | |
tree | d9c974716cf087174299d30f23b5b6af81f8f4bd /audio/spiralsynthmodular/Makefile | |
parent | d2298075a1961498bf42d51b71208ef41b4f0cea (diff) | |
download | ports-1fa9e4844d9e25cb2ebafb1d1ead6c66d03d0e1a.tar.gz ports-1fa9e4844d9e25cb2ebafb1d1ead6c66d03d0e1a.zip |
Notes
Diffstat (limited to 'audio/spiralsynthmodular/Makefile')
-rw-r--r-- | audio/spiralsynthmodular/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/spiralsynthmodular/Makefile b/audio/spiralsynthmodular/Makefile index 4a168ed4d0fb..8c2424abd3c8 100644 --- a/audio/spiralsynthmodular/Makefile +++ b/audio/spiralsynthmodular/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: spiralsynthmodular # Date created: 2003 Jan 30 -# Whom: David Yeske <dyeske@yahoo.com> +# Whom: David Yeske <dyeske@gmail.com> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= spiralmodular DISTNAME= spiralmodular-${PORTVERSION} -MAINTAINER= dyeske@yahoo.com +MAINTAINER= dyeske@gmail.com COMMENT= An object orientated modular softsynth / sequencer / sampler BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa |