- Fix RC script.

- Bump PORTREVISION.

PR:		ports/115424
Submitted by:	Zane C. B. <vvelox@vvelox.net> (maintainer)
Approved by:	itetcu (mentor)
This commit is contained in:
Marcelo Araujo
2007-08-17 02:31:45 +00:00
parent 45f7357dc7
commit eef7cd0f96
2 changed files with 2 additions and 1 deletions

View File

@@ -7,7 +7,7 @@
PORTNAME= qpsmtpd
PORTVERSION= 0.40
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://smtpd.develooper.com/files/
PKGNAMEPREFIX= p5-

View File

@@ -16,6 +16,7 @@
name="qpsmtpd"
rcvar=`set_rcvar`
load_rc_config $name
command="%%PREFIX%%/bin/qpsmtpd-forkserver"
pidfile="/var/run/qpsmtpd/qpsmtpd.pid"