svn commit: r485652 - head/sysutils/mate-polkit

Eric Turgeon ericbsd at FreeBSD.org
Fri Nov 23 12:54:43 UTC 2018


Author: ericbsd
Date: Fri Nov 23 12:54:42 2018
New Revision: 485652
URL: https://svnweb.freebsd.org/changeset/ports/485652

Log:
  sysutils/mate-polkit: fix spelling in COMMENT
  
  PR:		233435
  Submitted by:	Christopher A. Chavez
  Reported by:	Christopher A. Chavez
  Reviewed by:	ericbsd
  Approved by:	mentors (implicit)

Modified:
  head/sysutils/mate-polkit/Makefile

Modified: head/sysutils/mate-polkit/Makefile
==============================================================================
--- head/sysutils/mate-polkit/Makefile	Fri Nov 23 12:33:18 2018	(r485651)
+++ head/sysutils/mate-polkit/Makefile	Fri Nov 23 12:54:42 2018	(r485652)
@@ -8,7 +8,7 @@ MASTER_SITES=	MATE
 DIST_SUBDIR=	mate
 
 MAINTAINER=	gnome at FreeBSD.org
-COMMENT=	MATE frontend to the PolicKit framework
+COMMENT=	MATE frontend to the PolicyKit framework
 
 LICENSE=	LGPL20
 LICENSE_FILE=	${WRKSRC}/COPYING


More information about the svn-ports-all mailing list