pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/boehm-gc boehm-gc: fix pkglint



details:   https://anonhg.NetBSD.org/pkgsrc/rev/86fdd24e333a
branches:  trunk
changeset: 308755:86fdd24e333a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 31 07:26:29 2018 +0000

description:
boehm-gc: fix pkglint

diffstat:

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

diffs (14 lines):

diff -r 87e53daabcc4 -r 86fdd24e333a devel/boehm-gc/Makefile
--- a/devel/boehm-gc/Makefile   Thu May 31 07:26:20 2018 +0000
+++ b/devel/boehm-gc/Makefile   Thu May 31 07:26:29 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.89 2018/05/18 23:04:53 jmcneill Exp $
+# $NetBSD: Makefile,v 1.90 2018/05/31 07:26:29 wiz Exp $
 
 DISTNAME=      gc-7.6.4
+PKGNAME=       ${DISTNAME:S/gc/boehm-gc/}
 PKGREVISION=   1
-PKGNAME=       ${DISTNAME:S/gc/boehm-gc/}
 CATEGORIES=    devel
 MASTER_SITES=  http://www.hboehm.info/gc/gc_source/
 



Home | Main Index | Thread Index | Old Index