summaryrefslogtreecommitdiff
path: root/sysutils/tdir
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-04 21:28:40 +0000
committerrillig <rillig@pkgsrc.org>2019-11-04 21:28:40 +0000
commit15bb5ef0c0e2649c11f1265cb3267780466dd29d (patch)
treecab40909c685a7f1bd42c69dca80873cfd7d89c7 /sysutils/tdir
parentef482b78e029548a99588f95eff363467deb3687 (diff)
downloadpkgsrc-15bb5ef0c0e2649c11f1265cb3267780466dd29d.tar.gz
sysutils: align variable assignments
pkglint -Wall -F --only aligned --only indent -r Manually excluded consolekit and dc-tools since pkglint didn't get the formatting correct.
Diffstat (limited to 'sysutils/tdir')
-rw-r--r--sysutils/tdir/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/tdir/Makefile b/sysutils/tdir/Makefile
index e4fc18b0761..1c48dd7a8b4 100644
--- a/sysutils/tdir/Makefile
+++ b/sysutils/tdir/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2019/04/25 07:33:21 maya Exp $
+# $NetBSD: Makefile,v 1.27 2019/11/04 21:28:53 rillig Exp $
#
DISTNAME= tdir-1.71
@@ -11,7 +11,7 @@ COMMENT= Display directories with files ordered by ending "extension"
LICENSE= tdir-license
USE_TOOLS+= gunzip
-REPLACE_PYTHON= tdir
+REPLACE_PYTHON= tdir
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/tdir
do-install: