pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/lld



Module Name:    pkgsrc
Committed By:   mgorny
Date:           Mon Oct 21 19:20:18 UTC 2019

Modified Files:
        pkgsrc/devel/lld: Makefile

Log Message:
Switch MAINTAINER to pkgsrc-users@


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/lld/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/lld/Makefile
diff -u pkgsrc/devel/lld/Makefile:1.7 pkgsrc/devel/lld/Makefile:1.8
--- pkgsrc/devel/lld/Makefile:1.7       Sat Oct 19 14:01:36 2019
+++ pkgsrc/devel/lld/Makefile   Mon Oct 21 19:20:18 2019
@@ -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 @@ CATEGORIES=     devel
 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