From cfd9da61036529ae43e4a658ff14559aac7e9ee1 Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 4 Nov 2019 19:17:10 +0000 Subject: news: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. --- news/tin/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'news/tin') diff --git a/news/tin/Makefile b/news/tin/Makefile index 70f99de4fce..eb3686febf7 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2019/08/11 13:22:33 wiz Exp $ +# $NetBSD: Makefile,v 1.86 2019/11/04 19:17:11 rillig Exp $ DISTNAME= tin-2.4.3 PKGREVISION= 2 @@ -20,8 +20,8 @@ RESTRICTED= Profit from use, sale, trade, or reproduction disallowed NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} -GNU_CONFIGURE= yes -USE_PKGLOCALEDIR=yes +GNU_CONFIGURE= yes +USE_PKGLOCALEDIR= yes INSTALLATION_DIRS= share/doc/tin -- cgit v1.2.3