diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/csound/Makefile | 2 | ||||
-rw-r--r-- | audio/smasher/Makefile | 2 | ||||
-rw-r--r-- | audio/smasher/pkg-descr | 1 |
3 files changed, 2 insertions, 3 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile index c3cb12de6ee6..73265850c7da 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -18,7 +18,7 @@ DISTNAME= ${PORTNAME:S/c/C/}${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src DIST_SUBDIR= csound -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= Sound synthesizer LIB_DEPENDS= sndfile:${PORTSDIR}/audio/libsndfile \ diff --git a/audio/smasher/Makefile b/audio/smasher/Makefile index 649c64374303..af658a8958af 100644 --- a/audio/smasher/Makefile +++ b/audio/smasher/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF \ http://distfiles.officialunix.com/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= Cross platform audio loop slicer LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ diff --git a/audio/smasher/pkg-descr b/audio/smasher/pkg-descr index 47fe127a2e87..52e27f793281 100644 --- a/audio/smasher/pkg-descr +++ b/audio/smasher/pkg-descr @@ -3,5 +3,4 @@ FLAC or AIFF files in seconds without a sequencer. Effects include filter sweeps, phasing, flanging, delay, and distortion. -Chris Petrik (chris@officialunix.com) WWW: http://smasher.sourceforge.net/ |