Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2019 10:32:10 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r508155 - head/devel/ghq
Message-ID:  <201908051032.x75AWA5t035566@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Mon Aug  5 10:32:10 2019
New Revision: 508155
URL: https://svnweb.freebsd.org/changeset/ports/508155

Log:
  devel/ghq: Drop GO_PKGNAME after r507340

Modified:
  head/devel/ghq/Makefile

Modified: head/devel/ghq/Makefile
==============================================================================
--- head/devel/ghq/Makefile	Mon Aug  5 10:02:10 2019	(r508154)
+++ head/devel/ghq/Makefile	Mon Aug  5 10:32:10 2019	(r508155)
@@ -12,7 +12,6 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		go:modules
-GO_PKGNAME=	github.com/motemen/ghq
 USE_GITHUB=	yes
 GH_ACCOUNT=	motemen
 GH_TUPLE=	Songmu:gitconfig:v0.0.2:songmu_gitconfig/vendor/github.com/Songmu/gitconfig \



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