Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/proxsmtp/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 16 Feb 2006 19:14:23 -0000 1.2 +++ Makefile 17 Feb 2006 13:18:55 -0000 @@ -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 Index: files/proxsmtpd.sh.in =================================================================== RCS file: /home/pcvs/ports/mail/proxsmtp/files/proxsmtpd.sh.in,v retrieving revision 1.2 diff -u -r1.2 proxsmtpd.sh.in --- files/proxsmtpd.sh.in 16 Feb 2006 19:14:24 -0000 1.2 +++ files/proxsmtpd.sh.in 17 Feb 2006 13:18:55 -0000 @@ -26,6 +26,5 @@ required_files="${proxsmtpd_conf}" command=%%PREFIX%%/sbin/proxsmtpd command_args="-f ${proxsmtpd_conf}" -sig_stop=-KILL run_rc_command "$1"