From a11fe67bac39409a738d987823ad990bc2a49f6a Mon Sep 17 00:00:00 2001 From: dsomero Date: Mon, 21 May 2012 20:00:14 -0400 Subject: Fix files with no newline at the end. Signed-off-by: dsomero --- system/clamsmtp/README | 2 +- system/clamsmtp/doinst.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'system/clamsmtp') diff --git a/system/clamsmtp/README b/system/clamsmtp/README index 167492f8db..a7b32729e1 100644 --- a/system/clamsmtp/README +++ b/system/clamsmtp/README @@ -3,4 +3,4 @@ ClamAV anti-virus software. It accepts SMTP connections and forwards the SMTP commands and responses to another SMTP server. The 'DATA' email body is intercepted and scanned before forwarding. -ClamAV (available at SlackBuilds.org) is required for this package. \ No newline at end of file +ClamAV (available at SlackBuilds.org) is required for this package. diff --git a/system/clamsmtp/doinst.sh b/system/clamsmtp/doinst.sh index 4f31733f91..6053858dd2 100644 --- a/system/clamsmtp/doinst.sh +++ b/system/clamsmtp/doinst.sh @@ -19,4 +19,4 @@ if [ -e etc/rc.d/rc.clamsmtpd ]; then fi config etc/rc.d/rc.clamsmtpd.new -config etc/clamsmtpd.conf.new \ No newline at end of file +config etc/clamsmtpd.conf.new -- cgit v1.2.3