svn commit: r385383 - head/databases/leofs

Mikolaj Golub trociny at FreeBSD.org
Mon May 4 08:38:42 UTC 2015


Author: trociny
Date: Mon May  4 08:38:41 2015
New Revision: 385383
URL: https://svnweb.freebsd.org/changeset/ports/385383

Log:
  Remove GH_PROJECT and GH_TAGNAME, which match the defaults.
  
  Submitted by:	mat

Modified:
  head/databases/leofs/Makefile

Modified: head/databases/leofs/Makefile
==============================================================================
--- head/databases/leofs/Makefile	Mon May  4 08:17:12 2015	(r385382)
+++ head/databases/leofs/Makefile	Mon May  4 08:38:41 2015	(r385383)
@@ -21,8 +21,6 @@ BUILD_DEPENDS=	${LOCALBASE}/lib/erlang16
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	leo-project
-GH_PROJECT=	leofs
-GH_TAGNAME=	${PORTVERSION}
 
 LEOFS_USER=	leofs
 LEOFS_GROUP=	leofs


More information about the svn-ports-head mailing list