Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jun 2017 18:27:07 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r443111 - head/devel/libtrue
Message-ID:  <201706101827.v5AIR7w7011826@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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