pkgsrc-WIP-changes archive

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

Fix pkglint



Module Name:	pkgsrc-wip
Committed By:	Juraj Lutter <juraj%lutter.sk@localhost>
Pushed By:	otis
Date:		Tue Jul 23 09:49:07 2019 +0000
Changeset:	e5558b00b2c8cff32e2d9ddc49a10d3ed3849078

Modified Files:
	tinyproxy/Makefile

Log Message:
Fix pkglint

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e5558b00b2c8cff32e2d9ddc49a10d3ed3849078

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

diffstat:
 tinyproxy/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/tinyproxy/Makefile b/tinyproxy/Makefile
index 745e1802b3..eeb27456a1 100644
--- a/tinyproxy/Makefile
+++ b/tinyproxy/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.40 2019/05/23 19:23:21 rillig Exp $
 
 DISTNAME=	tinyproxy-1.10.0
-PKGREVISION=    5
+PKGREVISION=	5
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GITHUB:=tinyproxy/}
 GITHUB_RELEASE=	${PKGVERSION_NOREV}


Home | Main Index | Thread Index | Old Index