pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/decode-dimms Set myself as the maintainer.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c5a9563d552d
branches:  trunk
changeset: 311558:c5a9563d552d
user:      pgoyette <pgoyette%pkgsrc.org@localhost>
date:      Tue Aug 14 12:34:45 2018 +0000

description:
Set myself as the maintainer.

Don't include lang/perl5/module.mk - we're not building a perl module,
just building an application that uses perl.

diffstat:

 sysutils/decode-dimms/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r a58c8fa2aa17 -r c5a9563d552d sysutils/decode-dimms/Makefile
--- a/sysutils/decode-dimms/Makefile    Tue Aug 14 12:20:11 2018 +0000
+++ b/sysutils/decode-dimms/Makefile    Tue Aug 14 12:34:45 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2018/07/25 05:40:15 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2018/08/14 12:34:45 pgoyette Exp $
 
 # no Release yet
 GIT_COMMIT=    84da8192c7c409f37c1906b60ef166c58aafc847
@@ -7,7 +7,7 @@
 CATEGORIES=    sysutils
 MASTER_SITES=  https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git/snapshot/
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    pgoyette%NetBSD.org@localhost
 HOMEPAGE=      https://git.kernel.org/pub/scm/utils/i2c-tools/
 COMMENT=       Decode memory DIMM SPD ROM info
 LICENSE=       gnu-gpl-v2
@@ -34,5 +34,4 @@
        ${INSTALL_MAN} ${WRKSRC}/eeprom/decode-dimms.1 \
                ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/decode-dimms.1
 
-.include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index