Date: Thu, 20 Jun 2024 15:14:05 GMT From: Mark Johnston <markj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d649ff858b46 - main - net-mgmt/net-snmp: Fix a typo in the pkg-message Message-ID: <202406201514.45KFE5qi095909@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/ports/commit/?id=d649ff858b46a52a9f6f3bdb6a038158d1dab8a7 commit d649ff858b46a52a9f6f3bdb6a038158d1dab8a7 Author: Mark Johnston <markj@FreeBSD.org> AuthorDate: 2024-06-11 15:15:18 +0000 Commit: Mark Johnston <markj@FreeBSD.org> CommitDate: 2024-06-20 15:06:35 +0000 net-mgmt/net-snmp: Fix a typo in the pkg-message Approved by: zi Sponsored by: Klara, Inc. Sponsored by: Stormshield --- net-mgmt/net-snmp/files/pkg-message.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mgmt/net-snmp/files/pkg-message.in b/net-mgmt/net-snmp/files/pkg-message.in index e0c144b11bcb..ca4724c83e32 100644 --- a/net-mgmt/net-snmp/files/pkg-message.in +++ b/net-mgmt/net-snmp/files/pkg-message.in @@ -3,7 +3,7 @@ message: <<EOM **** This port installs snmpd, header files and libraries but does not start snmpd by default. - If you want to auto-start snmpd and snmptrapd:, add the following to + If you want to auto-start snmpd and snmptrapd, add the following to /etc/rc.conf: snmpd_enable="YES"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406201514.45KFE5qi095909>