summaryrefslogtreecommitdiffstats
path: root/mail/sendmail/pkg-plist
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-01-05 23:43:13 +0000
committerdinoex <dinoex@FreeBSD.org>2002-01-05 23:43:13 +0000
commitdb413244c100322f6d3f1e786bfc25cd5faf1a45 (patch)
tree2882387616c92b6edb047d960dfb306df707aa23 /mail/sendmail/pkg-plist
parent4bdb304d7f696835f39fa3321ddcf6c2d692cbe9 (diff)
downloadFreeBSD-ports-db413244c100322f6d3f1e786bfc25cd5faf1a45.zip
FreeBSD-ports-db413244c100322f6d3f1e786bfc25cd5faf1a45.tar.gz
- make portlint happier
- use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail
Diffstat (limited to 'mail/sendmail/pkg-plist')
-rw-r--r--mail/sendmail/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sendmail/pkg-plist b/mail/sendmail/pkg-plist
index 9b68d0f..428a07c 100644
--- a/mail/sendmail/pkg-plist
+++ b/mail/sendmail/pkg-plist
@@ -1,4 +1,4 @@
-@comment $FreeBSD: /tmp/pcvs/ports/mail/sendmail/pkg-plist,v 1.9 2001-10-21 03:10:29 dinoex Exp $
+@comment $FreeBSD: /tmp/pcvs/ports/mail/sendmail/pkg-plist,v 1.10 2002-01-05 23:43:12 dinoex Exp $
@exec if ! pw groupshow smmsp 2>/dev/null; then pw groupadd smmsp -g 90; fi
@exec if ! pw usershow smmsp 2>/dev/null; then pw useradd smmsp -g smmsp -u 90 -h - -d /nonexistent -s /nonexistent -c "Sendmail Queue"; fi
@exec mkdir -p /var/spool/clientmqueue
@@ -21,7 +21,7 @@ sbin/makemap
sbin/praliases
@group smmsp
sbin/sendmail
-@group wheel
+@group
@comment (overwritten by pkg_add) chown root:smmsp sbin/sendmail
@exec chmod 2555 sbin/sendmail
%%PORTDOCS%%share/doc/sendmail/op.ps
OpenPOWER on IntegriCloud