svn commit: r443111 - head/devel/libtrue

Bryan Drewery bdrewery at FreeBSD.org
Sat Jun 10 18:27:09 UTC 2017


Author: bdrewery
Date: Sat Jun 10 18:27:07 2017
New Revision: 443111
URL: https://svnweb.freebsd.org/changeset/ports/443111

Log:
  Fix typo in pkg-descr.
  
  Reported by:	sunpoet

Modified:
  head/devel/libtrue/Makefile
  head/devel/libtrue/pkg-descr

Modified: head/devel/libtrue/Makefile
==============================================================================
--- head/devel/libtrue/Makefile	Sat Jun 10 18:07:09 2017	(r443110)
+++ head/devel/libtrue/Makefile	Sat Jun 10 18:27:07 2017	(r443111)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libtrue
 PORTVERSION=	20170609
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	GH
 

Modified: head/devel/libtrue/pkg-descr
==============================================================================
--- head/devel/libtrue/pkg-descr	Sat Jun 10 18:07:09 2017	(r443110)
+++ head/devel/libtrue/pkg-descr	Sat Jun 10 18:27:07 2017	(r443111)
@@ -1,5 +1,5 @@
 You can't handle the truth.
-libtruth is the definitive library for handling the truth.  It is
+libtrue is the definitive library for handling the truth.  It is
 a quickly growing project with a lot of plans for the future.
 
 WWW: https://github.com/zxombie/libtrue


More information about the svn-ports-head mailing list