From 92b5fe3410c4277d7c89b5f284f54da0ae968db3 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Thu, 11 Nov 2004 17:25:23 +0000 Subject: - Update to 0.62; - pet portlint. PR: ports/71351 Submitted by: Matthias Andree. --- mail/cone/scripts/c_rehash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/cone/scripts/c_rehash') diff --git a/mail/cone/scripts/c_rehash b/mail/cone/scripts/c_rehash index e5ef9d224ed7..913d598e754a 100644 --- a/mail/cone/scripts/c_rehash +++ b/mail/cone/scripts/c_rehash @@ -21,7 +21,7 @@ if(! -f $openssl) { if(-f "$_/$openssl") { $found = 1; last; - } + } } if($found == 0) { print STDERR "c_rehash: rehashing skipped ('openssl' program not available)\n"; -- cgit v1.2.3