diff options
author | linimon <linimon@FreeBSD.org> | 2007-06-30 03:33:24 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-06-30 03:33:24 +0800 |
commit | 31b0c211876643c1c4aa7a27ff75833ae6e33687 (patch) | |
tree | 19c5749ca7de6471ef0f77f44db0d446a296ed80 /audio/rawrec | |
parent | 5769b5048358427ac20a431bc650ed332d863235 (diff) | |
download | freebsd-ports-gnome-31b0c211876643c1c4aa7a27ff75833ae6e33687.tar.gz freebsd-ports-gnome-31b0c211876643c1c4aa7a27ff75833ae6e33687.tar.zst freebsd-ports-gnome-31b0c211876643c1c4aa7a27ff75833ae6e33687.zip |
Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
Diffstat (limited to 'audio/rawrec')
-rw-r--r-- | audio/rawrec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rawrec/Makefile b/audio/rawrec/Makefile index e4cee5e29dd8..816cf4a1477c 100644 --- a/audio/rawrec/Makefile +++ b/audio/rawrec/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= apps/sound/recorders/:sun \ ${PORTNAME}/:sf DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sun,sf -MAINTAINER= rainer.alves@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A utility to record and playback raw audio data WRKSRC= ${WRKDIR}/${DISTNAME}/src |