pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/url2pkg Fixed pkglint warning.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef6bd305baab
branches:  trunk
changeset: 349572:ef6bd305baab
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Jul 10 13:31:54 2016 +0000

description:
Fixed pkglint warning.

diffstat:

 pkgtools/url2pkg/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d133f2643718 -r ef6bd305baab pkgtools/url2pkg/Makefile
--- a/pkgtools/url2pkg/Makefile Sun Jul 10 13:28:41 2016 +0000
+++ b/pkgtools/url2pkg/Makefile Sun Jul 10 13:31:54 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2016/07/09 06:38:49 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2016/07/10 13:31:54 rillig Exp $
 
 PKGNAME=       url2pkg-2.27
 PKGREVISION=   1
@@ -10,6 +10,7 @@
 LICENSE=       original-bsd
 
 WRKSRC=                ${WRKDIR}
+NO_CHECKSUM=   yes
 NO_BUILD=      yes
 USE_LANGUAGES= # none
 USE_TOOLS+=    perl:run



Home | Main Index | Thread Index | Old Index