Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2018 12:54:42 +0000 (UTC)
From:      Eric Turgeon <ericbsd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485652 - head/sysutils/mate-polkit
Message-ID:  <201811231254.wANCsgO0014011@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
-COMMENT=	MATE frontend to the PolicKit framework
+COMMENT=	MATE frontend to the PolicyKit framework
 
 LICENSE=	LGPL20
 LICENSE_FILE=	${WRKSRC}/COPYING



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811231254.wANCsgO0014011>