summaryrefslogtreecommitdiff
path: root/shells/rssh
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-04 21:14:06 +0000
committerrillig <rillig@pkgsrc.org>2019-11-04 21:14:06 +0000
commitef482b78e029548a99588f95eff363467deb3687 (patch)
tree20bdb4180c7f1d639154a113e8fdf36166c6de0b /shells/rssh
parent805b440f10356ac31240fdb9960107d1f547f52f (diff)
downloadpkgsrc-ef482b78e029548a99588f95eff363467deb3687.tar.gz
shells: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'shells/rssh')
-rw-r--r--shells/rssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/rssh/Makefile b/shells/rssh/Makefile
index 429db427221..73bd952ad89 100644
--- a/shells/rssh/Makefile
+++ b/shells/rssh/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2018/04/13 16:59:13 he Exp $
+# $NetBSD: Makefile,v 1.20 2019/11/04 21:14:07 rillig Exp $
DISTNAME= rssh-2.3.4
-PKGREVISION= 2
+PKGREVISION= 2
CATEGORIES= shells security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rssh/}