pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/portaudio Take MAINTAINER for portaudio.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f900e70e4c2c
branches:  trunk
changeset: 418328:f900e70e4c2c
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Nov 24 14:44:18 2019 +0000

description:
Take MAINTAINER for portaudio.

diffstat:

 audio/portaudio/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 022171aabe9a -r f900e70e4c2c audio/portaudio/Makefile
--- a/audio/portaudio/Makefile  Sun Nov 24 14:42:10 2019 +0000
+++ b/audio/portaudio/Makefile  Sun Nov 24 14:44:18 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2019/11/24 13:15:15 nia Exp $
+# $NetBSD: Makefile,v 1.27 2019/11/24 14:44:18 nia Exp $
 
 DISTNAME=      pa_stable_v190600_20161030
 PKGNAME=       ${DISTNAME:S/^pa_stable_v/portaudio-/1:S/_/./g}
@@ -7,7 +7,7 @@
 MASTER_SITES=  http://www.portaudio.com/archives/
 EXTRACT_SUFX=  .tgz
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    nia%NetBSD.org@localhost
 HOMEPAGE=      http://www.portaudio.com/
 COMMENT=       Portable cross-platform audio API
 LICENSE=       mit



Home | Main Index | Thread Index | Old Index