add missing ", ok ajacoutot@

This commit is contained in:
sthen 2010-11-04 12:01:42 +00:00
parent 436b56adbc
commit 78f918b68e
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.41 2010/10/29 12:54:44 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.42 2010/11/04 12:01:42 sthen Exp $
COMMENT= sendmail milter to scan messages for viruses and spam
DISTNAME= smtp-vilter-1.3.6
REVISION= 7
REVISION= 8
CATEGORIES= mail

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $OpenBSD: smtp_vilter.rc,v 1.2 2010/10/29 12:54:44 ajacoutot Exp $
# $OpenBSD: smtp_vilter.rc,v 1.3 2010/11/04 12:01:42 sthen Exp $
. /etc/rc.d/rc.subr
daemon="${TRUEPREFIX}/sbin/smtp-vilter"
pexp="smtp-vilter:
pexp="smtp-vilter:"
rc_cmd $1