diff options
author | linimon <linimon@FreeBSD.org> | 2009-12-04 10:38:52 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-12-04 10:38:52 +0800 |
commit | a46bed163d327863ad01f7b14d8937905725318c (patch) | |
tree | ddd9ae90f01f18fb9e464a4b9568444df30aadeb /audio | |
parent | 3853adb80b9dedf73dc74213fbc1eef648435810 (diff) | |
download | freebsd-ports-gnome-a46bed163d327863ad01f7b14d8937905725318c.tar.gz freebsd-ports-gnome-a46bed163d327863ad01f7b14d8937905725318c.tar.zst freebsd-ports-gnome-a46bed163d327863ad01f7b14d8937905725318c.zip |
Reinstate maintainer at his request.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/csound/Makefile | 2 | ||||
-rw-r--r-- | audio/smasher/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile index 73265850c7da..c3cb12de6ee6 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= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Sound synthesizer LIB_DEPENDS= sndfile:${PORTSDIR}/audio/libsndfile \ diff --git a/audio/smasher/Makefile b/audio/smasher/Makefile index af658a8958af..649c64374303 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= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Cross platform audio loop slicer LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ |