From 9a983039f8355f599715a85afe5238719c084553 Mon Sep 17 00:00:00 2001 From: mnag Date: Fri, 17 Feb 2006 16:51:55 +0000 Subject: - Fix typo in COMMENT [1] - Remove unnecessary sig_stop=-KILL in rc.d script - Bump PORTREVISION PR: 93480 Submitted by: mnag, thierry [1] Approved by: maintainer --- mail/proxsmtp/Makefile | 3 ++- mail/proxsmtp/files/proxsmtpd.sh.in | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/proxsmtp') diff --git a/mail/proxsmtp/Makefile b/mail/proxsmtp/Makefile index 5a57fd8..2b0202e 100644 --- a/mail/proxsmtp/Makefile +++ b/mail/proxsmtp/Makefile @@ -7,11 +7,12 @@ PORTNAME= proxsmtp PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= mail security MASTER_SITES= http://memberwebs.com/nielsen/software/proxsmtp/ MAINTAINER= saturnero@gufi.org -COMMENT= A flexible SMTP filter which can act also as trasparent proxy +COMMENT= A flexible SMTP filter which can act also as transparent proxy USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/mail/proxsmtp/files/proxsmtpd.sh.in b/mail/proxsmtp/files/proxsmtpd.sh.in index 6ce1324..e93e443 100644 --- a/mail/proxsmtp/files/proxsmtpd.sh.in +++ b/mail/proxsmtp/files/proxsmtpd.sh.in @@ -26,6 +26,5 @@ load_rc_config ${name} required_files="${proxsmtpd_conf}" command=%%PREFIX%%/sbin/proxsmtpd command_args="-f ${proxsmtpd_conf}" -sig_stop=-KILL run_rc_command "$1" -- cgit v1.1