aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-12-21 00:23:25 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-12-21 00:23:25 +0000
commit8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch)
tree624c6eafc947240b76ef4c74b5436f220972c8fa /audio
parent40d43c8df2b57e928b5a9895415a1b9ff272df48 (diff)
downloadports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.tar.gz
ports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.zip
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
Notes
Notes: svn path=/head/; revision=96284
Diffstat (limited to 'audio')
-rw-r--r--audio/beep/Makefile2
-rw-r--r--audio/nspmod/Makefile2
-rw-r--r--audio/play/Makefile2
-rw-r--r--audio/raproxy/Makefile2
-rw-r--r--audio/rio/Makefile2
-rw-r--r--audio/splaytk/Makefile2
-rw-r--r--audio/tclmidi/Makefile2
-rw-r--r--audio/workman/Makefile2
-rw-r--r--audio/xmix/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/audio/beep/Makefile b/audio/beep/Makefile
index 50c88ad1216a..2da08d1c4896 100644
--- a/audio/beep/Makefile
+++ b/audio/beep/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/beep/ \
ftp://ftp.megamirror.com/pub/ugh/unix/beep/ \
http://ftp.megamirror.com/pub/ugh/unix/beep/
-MAINTAINER= ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Beeps a certain duration and pitch out of the PC Speaker
MAN1= beep.1
diff --git a/audio/nspmod/Makefile b/audio/nspmod/Makefile
index a0bc31dca9ba..eb32ff41f000 100644
--- a/audio/nspmod/Makefile
+++ b/audio/nspmod/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/players
-MAINTAINER= ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= MOD/S3M/MTM tracker that does its own DSP, uses VoxWare v2.90+
MAN1= nspmod.1
diff --git a/audio/play/Makefile b/audio/play/Makefile
index 10fb82b98a4f..4405794c59e3 100644
--- a/audio/play/Makefile
+++ b/audio/play/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_PORTS_JP}
-MAINTAINER= ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple audio file player
MANLANG= ja
diff --git a/audio/raproxy/Makefile b/audio/raproxy/Makefile
index 6322c4b9cfda..f66aa1850dde 100644
--- a/audio/raproxy/Makefile
+++ b/audio/raproxy/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio net
MASTER_SITES= http://docs.real.com/docs/proxy/
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Progressive Networks RealAudio Proxy Kit 3.0 beta 1
# Get it through http://www.real.com/firewall/fwdload/index.html
diff --git a/audio/rio/Makefile b/audio/rio/Makefile
index bd3fa51cc6bb..4db4d51b2696 100644
--- a/audio/rio/Makefile
+++ b/audio/rio/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.world.co.uk/sba/
DISTNAME= rio007
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.Org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for transferring files to and from the Diamond Rio .mp3 player
WRKSRC= ${WRKDIR}/rio107
diff --git a/audio/splaytk/Makefile b/audio/splaytk/Makefile
index 88b0e5baf791..208d86d9c175 100644
--- a/audio/splaytk/Makefile
+++ b/audio/splaytk/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/players
-MAINTAINER= ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A tk based interface for splay
RUN_DEPENDS= splay:${PORTSDIR}/audio/splay \
diff --git a/audio/tclmidi/Makefile b/audio/tclmidi/Makefile
index ff918b727460..7a184ecfc995 100644
--- a/audio/tclmidi/Makefile
+++ b/audio/tclmidi/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.cs.ruu.nl/pub/MIDI/PROGRAMS/
# despite references on the homepage to ftp.xor.com, that server
# doesn't work - edwin 20021227
-MAINTAINER= ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A language designed for creating and editing standard MIDI files
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82
diff --git a/audio/workman/Makefile b/audio/workman/Makefile
index b82a18d9ec3b..d00501fa2f70 100644
--- a/audio/workman/Makefile
+++ b/audio/workman/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/WorkMan
DISTNAME= WorkMan-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.Org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Open Look-based CD player tool
LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview
diff --git a/audio/xmix/Makefile b/audio/xmix/Makefile
index f3de9bdc8fa6..ad3886b3fc90 100644
--- a/audio/xmix/Makefile
+++ b/audio/xmix/Makefile
@@ -15,7 +15,7 @@ PATCH_SITES= ${MASTER_SITES}
PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR}
PATCHFILES= xmix-2.1.mixers.patch
-MAINTAINER= ports@FreeBSD.Org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Mixer for X Window System
USE_IMAKE= yes