From 05a9235c983dfdff5c61c3e7c13a29f8d8ddd52a Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Fri, 1 Feb 2013 15:04:00 +0000 Subject: - Fix all cases of 'No newline at end of file' in ports tree Approved by: portmgr (bapt) --- security/sshguard/files/sshguard.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/sshguard/files/sshguard.in') diff --git a/security/sshguard/files/sshguard.in b/security/sshguard/files/sshguard.in index 660ce2d2f324..ab0d4a6f9604 100644 --- a/security/sshguard/files/sshguard.in +++ b/security/sshguard/files/sshguard.in @@ -89,4 +89,4 @@ sshguard_prestart() [ -e ${sshguard_whitelistfile} ] || touch ${sshguard_whitelistfile} } -run_rc_command "$1" \ No newline at end of file +run_rc_command "$1" -- cgit v1.2.3