Thu Aug 24 15:49:09 2023 UTC ()
opensmtpd: s|smpt|smtp|g


(schmonz)
diff -r1.1 -r1.2 pkgsrc/mail/opensmtpd/files/README.pkgsrc
diff -r1.4 -r1.5 pkgsrc/mail/opensmtpd/files/mailer.conf

cvs diff -r1.1 -r1.2 pkgsrc/mail/opensmtpd/files/README.pkgsrc (expand / switch to context diff)
--- pkgsrc/mail/opensmtpd/files/README.pkgsrc 2023/08/24 15:26:40 1.1
+++ pkgsrc/mail/opensmtpd/files/README.pkgsrc 2023/08/24 15:49:09 1.2
@@ -8,7 +8,7 @@
 * Replace /etc/mailer.conf with @PREFIX@/share/examples/opensmtpd/mailer.conf.
 * Prepend @PREFIX@/man to the MANPATH environment to avoid conflicting
   names for man pages with sendmail-compatible mail servers.
-* Check the smptd.conf and aliases files in @PKG_SYSCONFDIR@/smtpd. See 
+* Check the smtpd.conf and aliases files in @PKG_SYSCONFDIR@/smtpd. See 
   the relevant man pages.
 * Set opensmtpd=YES in /etc/rc.conf.  
 * Run `@RCD_SCRIPTS_DIR@/opensmtpd start' to start OpenSMTPD.

cvs diff -r1.4 -r1.5 pkgsrc/mail/opensmtpd/files/mailer.conf (expand / switch to context diff)
--- pkgsrc/mail/opensmtpd/files/mailer.conf 2023/08/24 15:26:40 1.4
+++ pkgsrc/mail/opensmtpd/files/mailer.conf 2023/08/24 15:49:09 1.5
@@ -1,9 +1,9 @@
-#	$NetBSD: mailer.conf,v 1.4 2023/08/24 15:26:40 vins Exp $
+#	$NetBSD: mailer.conf,v 1.5 2023/08/24 15:49:09 schmonz Exp $
 #
 # Use "opensmtpd" replacements 
 #
 sendmail	@PREFIX@/sbin/smtpctl
 send-mail	@PREFIX@/sbin/smtpctl
 mailq		@PREFIX@/sbin/smtpctl
-makemap		@PREFIX@/sbin/smptctl
+makemap		@PREFIX@/sbin/smtpctl
 newaliases	@PREFIX@/sbin/smtpctl