diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-26 13:13:18 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-26 13:13:18 +0800 |
commit | 69b526ca7f1c9abe59c5a954f9a7556db03389c1 (patch) | |
tree | 8f6b26e028e9f0e19af127a1d7a634442db8ee9d /audio | |
parent | 4961964c6b2752127ebbd3894f0546e2e2bfbb80 (diff) | |
download | freebsd-ports-gnome-69b526ca7f1c9abe59c5a954f9a7556db03389c1.tar.gz freebsd-ports-gnome-69b526ca7f1c9abe59c5a954f9a7556db03389c1.tar.zst freebsd-ports-gnome-69b526ca7f1c9abe59c5a954f9a7556db03389c1.zip |
Reset maintainer at his request.
PR: ports/89566
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ecasound/Makefile | 2 | ||||
-rw-r--r-- | audio/ecasound/pkg-descr | 2 | ||||
-rw-r--r-- | audio/ecawave/Makefile | 2 | ||||
-rw-r--r-- | audio/ecawave/pkg-descr | 2 |
4 files changed, 2 insertions, 6 deletions
diff --git a/audio/ecasound/Makefile b/audio/ecasound/Makefile index bd3b584cda5f..6bce39eaf5db 100644 --- a/audio/ecasound/Makefile +++ b/audio/ecasound/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://ecasound.seul.org/download/ -MAINTAINER= anarcat@anarcat.ath.cx +MAINTAINER= ports@FreeBSD.org COMMENT= Multitrack audio processing software USE_GMAKE= yes diff --git a/audio/ecasound/pkg-descr b/audio/ecasound/pkg-descr index 5c3ecfa1759f..1b94bfadf167 100644 --- a/audio/ecasound/pkg-descr +++ b/audio/ecasound/pkg-descr @@ -10,5 +10,3 @@ creating alternative user-interfaces is easy. A versatile console mode interface is included in the package. WWW: http://www.eca.cx/ecasound/ - -- The Anarcat <anarcat@anarcat.dyndns.org> diff --git a/audio/ecawave/Makefile b/audio/ecawave/Makefile index 088de2615636..59b00d22bbfe 100644 --- a/audio/ecawave/Makefile +++ b/audio/ecawave/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://ecasound.seul.org/download/ -MAINTAINER= anarcat@anarcat.ath.cx +MAINTAINER= ports@FreeBSD.org COMMENT= Simple graphical audio file editor BUILD_DEPENDS= ${LOCALBASE}/lib/libecasound.a:${PORTSDIR}/audio/ecasound diff --git a/audio/ecawave/pkg-descr b/audio/ecawave/pkg-descr index 52996e7789d7..a58890360ddc 100644 --- a/audio/ecawave/pkg-descr +++ b/audio/ecawave/pkg-descr @@ -8,5 +8,3 @@ libraries. This includes OSS, ALSA, aRts, over 20 file formats, over 30 effect types, LADPSA plugins and multi-operator effect presets. WWW: http://www.eca.cx/ecawave - -- The Anarcat <anarcat@anarcat.dyndns.org> |