aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-11-03 00:54:32 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-11-03 00:54:32 +0000
commit6160dc3d4154ce73da343a02284dc8e1d455e6e7 (patch)
tree5a33dcbe1c9f1dae4a021263d6da0bedde2da074 /audio
parent0a5e23ecdb458f209b0a3e1e3c92b48fef22ffb4 (diff)
downloadports-6160dc3d4154ce73da343a02284dc8e1d455e6e7.tar.gz
ports-6160dc3d4154ce73da343a02284dc8e1d455e6e7.zip
Notes
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