svn commit: r518098 - head/devel/p5-SNMP-Persist

Mateusz Piotrowski 0mp at FreeBSD.org
Thu Nov 21 13:22:14 UTC 2019


Author: 0mp
Date: Thu Nov 21 13:22:13 2019
New Revision: 518098
URL: https://svnweb.freebsd.org/changeset/ports/518098

Log:
  Reword the comment to be consistent with the rest of the ports
  
  Approved by:	portmgr blanket

Modified:
  head/devel/p5-SNMP-Persist/Makefile

Modified: head/devel/p5-SNMP-Persist/Makefile
==============================================================================
--- head/devel/p5-SNMP-Persist/Makefile	Thu Nov 21 12:43:02 2019	(r518097)
+++ head/devel/p5-SNMP-Persist/Makefile	Thu Nov 21 13:22:13 2019	(r518098)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	jadawin at FreeBSD.org
-COMMENT=	The module is a backend for pass_persist feature of net-snmp
+COMMENT=	Backend module for pass_persist feature of Net-SNMP
 
 USES=		perl5
 USE_PERL5=	configure


More information about the svn-ports-all mailing list