svn commit: r495856 - head/x11/kf5-kded

Tobias Kortkamp tobik at FreeBSD.org
Sat Mar 16 08:50:35 UTC 2019


Author: tobik
Date: Sat Mar 16 08:50:34 2019
New Revision: 495856
URL: https://svnweb.freebsd.org/changeset/ports/495856

Log:
  x11/kf5-kded: Fix typo in COMMENT
  
  Reported by:	textproc/igor (via D19605)

Modified:
  head/x11/kf5-kded/Makefile

Modified: head/x11/kf5-kded/Makefile
==============================================================================
--- head/x11/kf5-kded/Makefile	Sat Mar 16 08:42:31 2019	(r495855)
+++ head/x11/kf5-kded/Makefile	Sat Mar 16 08:50:34 2019	(r495856)
@@ -5,7 +5,7 @@ DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
 CATEGORIES=	x11 kde kde-frameworks
 
 MAINTAINER=	kde at FreeBSD.org
-COMMENT=	KF5 extensible deamon for providing system level services
+COMMENT=	KF5 extensible daemon for providing system level services
 
 USES=		cmake compiler:c++11-lib kde:5 qt:5 tar:xz
 USE_KDE=	config coreaddons crash dbusaddons doctools ecm \


More information about the svn-ports-all mailing list