aboutsummaryrefslogtreecommitdiff
path: root/mail/sendmail/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sendmail/pkg-plist')
-rw-r--r--mail/sendmail/pkg-plist1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/sendmail/pkg-plist b/mail/sendmail/pkg-plist
index 1eab6eb1fc3a..9c78a9a982ef 100644
--- a/mail/sendmail/pkg-plist
+++ b/mail/sendmail/pkg-plist
@@ -1,4 +1,3 @@
-@comment $FreeBSD: /tmp/pcvs/ports/mail/sendmail/pkg-plist,v 1.17 2004-12-17 14:27:01 dinoex Exp $
@exec if ! pw groupshow smmsp 2>/dev/null; then pw groupadd smmsp -g 25; fi
@exec if ! pw usershow smmsp 2>/dev/null; then pw useradd smmsp -g smmsp -u 25 -h - -d /nonexistent -s /nonexistent -c "Sendmail Queue"; fi
@exec mkdir -p /var/spool/clientmqueue