aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-11-03 08:54:32 +0800
committerkris <kris@FreeBSD.org>2003-11-03 08:54:32 +0800
commita86287c196a4b52a4d87afed3f94ac2e23f68411 (patch)
tree4167ebcf5a239b6cbe1ae1703003825f7cda3248 /audio
parentd2cf735cef0cd6de81884eb65df1f069e6c3a2be (diff)
downloadfreebsd-ports-gnome-a86287c196a4b52a4d87afed3f94ac2e23f68411.tar.gz
freebsd-ports-gnome-a86287c196a4b52a4d87afed3f94ac2e23f68411.tar.zst
freebsd-ports-gnome-a86287c196a4b52a4d87afed3f94ac2e23f68411.zip
Reset maintainer of ports owned by inactive committers who were just retired.
Diffstat (limited to 'audio')
-rw-r--r--audio/mp3blaster/Makefile2
-rw-r--r--audio/quelcom/Makefile2
-rw-r--r--audio/sbagen/Makefile2
-rw-r--r--audio/tempest_for_eliza/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile
index 7dd2b9b49c45..d236659ea21d 100644
--- a/audio/mp3blaster/Makefile
+++ b/audio/mp3blaster/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 3.1.3
CATEGORIES= audio
MASTER_SITES= http://www.stack.nl/~brama/mp3blaster/src/
-MAINTAINER= greid@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= MP3 console ncurses-based player
.include <bsd.port.pre.mk>
diff --git a/audio/quelcom/Makefile b/audio/quelcom/Makefile
index 865a5203a1ab..73b5caa495dd 100644
--- a/audio/quelcom/Makefile
+++ b/audio/quelcom/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.etse.urv.es/~dmanye/quelcom/src/
-MAINTAINER= greid@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A set of command-line utilities for MP3 and wave files
USE_GETOPT_LONG=yes
diff --git a/audio/sbagen/Makefile b/audio/sbagen/Makefile
index 3d36e045242d..99888acfcfdc 100644
--- a/audio/sbagen/Makefile
+++ b/audio/sbagen/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
EXTRACT_SUFX= .tgz
-MAINTAINER= greid@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A sequenced binaural wave generator
SHAREFILES= t-alpha t-beta t-calm t-calm2 t-delta t-focus t-focus-1 \
diff --git a/audio/tempest_for_eliza/Makefile b/audio/tempest_for_eliza/Makefile
index 585c04eccede..fe9219c1b818 100644
--- a/audio/tempest_for_eliza/Makefile
+++ b/audio/tempest_for_eliza/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.5
CATEGORIES= audio
MASTER_SITES= http://www.erikyyy.de/tempest/
-MAINTAINER= greid@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A program to send AM radio signals using a PC monitor
LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12