pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/mold mold: take back maintainership.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3d468de8193
branches:  trunk
changeset: 391601:f3d468de8193
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Tue Jan 10 13:56:27 2023 +0000

description:
mold: take back maintainership.

diffstat:

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

diffs (17 lines):

diff -r 2ee5e5734ecc -r f3d468de8193 devel/mold/Makefile
--- a/devel/mold/Makefile       Tue Jan 10 13:55:15 2023 +0000
+++ b/devel/mold/Makefile       Tue Jan 10 13:56:27 2023 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.27 2023/01/10 13:55:03 fcambus Exp $
+# $NetBSD: Makefile,v 1.28 2023/01/10 13:56:27 fcambus Exp $
 
 DISTNAME=      mold-1.9.0
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=rui314/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    fcambus%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/rui314/mold/
 COMMENT=       High performance drop-in replacement for existing Unix linkers
 LICENSE=       gnu-agpl-v3



Home | Main Index | Thread Index | Old Index