Date: Thu, 7 May 2015 00:57:27 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385587 - head/devel/gb Message-ID: <201505070057.t470vRab052675@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu May 7 00:57:26 2015 New Revision: 385587 URL: https://svnweb.freebsd.org/changeset/ports/385587 Log: devel/gb: Remove unnecessary GH_PROJECT Reported by: mat Modified: head/devel/gb/Makefile Modified: head/devel/gb/Makefile ============================================================================== --- head/devel/gb/Makefile Thu May 7 00:52:23 2015 (r385586) +++ head/devel/gb/Makefile Thu May 7 00:57:26 2015 (r385587) @@ -11,7 +11,6 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/go:${POR USE_GITHUB= yes GH_ACCOUNT= constabulary -GH_PROJECT= gb GH_TAGNAME= 400dce5e5172bcbaf609e6a1107988bb5571dc90 PLIST_FILES= bin/gb bin/gb-env bin/gb-vendor
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505070057.t470vRab052675>