svn commit: r385584 - head/devel/go-bindata

Steve Wills swills at FreeBSD.org
Thu May 7 00:47:54 UTC 2015


Author: swills
Date: Thu May  7 00:47:53 2015
New Revision: 385584
URL: https://svnweb.freebsd.org/changeset/ports/385584

Log:
  devel/go-bindata: Remove unnecessary GH_PROJECT
  
  Reported by:	mat

Modified:
  head/devel/go-bindata/Makefile

Modified: head/devel/go-bindata/Makefile
==============================================================================
--- head/devel/go-bindata/Makefile	Thu May  7 00:46:25 2015	(r385583)
+++ head/devel/go-bindata/Makefile	Thu May  7 00:47:53 2015	(r385584)
@@ -12,7 +12,6 @@ BUILD_DEPENDS=	${LOCALBASE}/bin/go:${POR
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	jteeuwen
-GH_PROJECT=	go-bindata
 
 PLIST_FILES=	bin/go-bindata
 


More information about the svn-ports-all mailing list