svn commit: r443114 - head/devel/libtrue

Bryan Drewery bdrewery at FreeBSD.org
Sat Jun 10 19:12:46 UTC 2017


Author: bdrewery
Date: Sat Jun 10 19:12:45 2017
New Revision: 443114
URL: https://svnweb.freebsd.org/changeset/ports/443114

Log:
  Remove default GH_ACCOUNT
  
  Reported by:	Kyle Evans <bsdports at kyle-evans.net>

Modified:
  head/devel/libtrue/Makefile

Modified: head/devel/libtrue/Makefile
==============================================================================
--- head/devel/libtrue/Makefile	Sat Jun 10 18:59:22 2017	(r443113)
+++ head/devel/libtrue/Makefile	Sat Jun 10 19:12:45 2017	(r443114)
@@ -10,7 +10,6 @@ MAINTAINER=	bdrewery at FreeBSD.org
 COMMENT=	You can't handle the truth
 
 USE_GITHUB=	yes
-GH_ACCOUNT=	libtrue
 GH_TAGNAME=	cc8c99f5d1406b5e7db7d712aff2b6b294560ace
 
 do-install:


More information about the svn-ports-head mailing list