svn commit: r559777 - head/audio/rawrec

Craig Leres leres at FreeBSD.org
Thu Dec 31 21:23:10 UTC 2020


Author: leres
Date: Thu Dec 31 21:23:10 2020
New Revision: 559777
URL: https://svnweb.freebsd.org/changeset/ports/559777

Log:
  audio/rawrec: Pass maintainership
  
  Thanks for adopting a port!
  
  PR:		252243
  Submitted by:	antonfb at hesiod.org

Modified:
  head/audio/rawrec/Makefile

Modified: head/audio/rawrec/Makefile
==============================================================================
--- head/audio/rawrec/Makefile	Thu Dec 31 20:41:47 2020	(r559776)
+++ head/audio/rawrec/Makefile	Thu Dec 31 21:23:10 2020	(r559777)
@@ -8,7 +8,7 @@ CATEGORIES=	audio
 MASTER_SITES=	SUNSITE/apps/sound/recorders \
 		SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	antonfb at hesiod.org
 COMMENT=	Utility to record and playback raw audio data
 
 LICENSE=	GPLv2+


More information about the svn-ports-all mailing list