diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
commit | 39c06186fafa7122957982b66909c1bfdfc3daa1 (patch) | |
tree | 3d8d4a144a3372a6a9c7557646e64a059477c35b /audio | |
parent | Replace `chris@calldei.com' with `chris@FreeBSD.org' for `Whom' in the (diff) |
Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.
Reviewed by: ports
No response from: erich
Notes
Notes:
svn path=/head/; revision=27941
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cam/Makefile | 2 | ||||
-rw-r--r-- | audio/xmmix/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/cam/Makefile b/audio/cam/Makefile index 37a59412618c..37225440a5a2 100644 --- a/audio/cam/Makefile +++ b/audio/cam/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/mixers EXTRACT_SUFX= .tgz -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org MAN1= cam.1 diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index b52829d5c270..bb536b0f23bf 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes REQUIRES_MOTIF= yes |