pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/lld Switch MAINTAINER to pkgsrc-users@



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8510c2067efb
branches:  trunk
changeset: 342550:8510c2067efb
user:      mgorny <mgorny%pkgsrc.org@localhost>
date:      Mon Oct 21 19:20:18 2019 +0000

description:
Switch MAINTAINER to pkgsrc-users@

diffstat:

 devel/lld/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4e91802f77c4 -r 8510c2067efb devel/lld/Makefile
--- a/devel/lld/Makefile        Mon Oct 21 19:17:29 2019 +0000
+++ b/devel/lld/Makefile        Mon Oct 21 19:20:18 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2019/10/19 14:01:36 adam Exp $
+# $NetBSD: Makefile,v 1.8 2019/10/21 19:20:18 mgorny Exp $
 
 DISTNAME=      lld-9.0.0.src
 PKGNAME=       ${DISTNAME:S/.src//}
@@ -6,7 +6,7 @@
 MASTER_SITES=  http://releases.llvm.org/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=  .tar.xz
 
-MAINTAINER=    mgorny%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://lld.llvm.org/
 COMMENT=       The LLVM Linker
 LICENSE=       modified-bsd



Home | Main Index | Thread Index | Old Index