svn commit: r508155 - head/devel/ghq

Tobias Kortkamp tobik at FreeBSD.org
Mon Aug 5 10:32:11 UTC 2019


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 \


More information about the svn-ports-all mailing list