Date: Wed, 20 Jul 2016 19:56:26 +0000 (UTC) From: Kris Moore <kmoore@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418851 - head/sysutils/consul-alerts Message-ID: <201607201956.u6KJuQ38077675@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kmoore Date: Wed Jul 20 19:56:26 2016 New Revision: 418851 URL: https://svnweb.freebsd.org/changeset/ports/418851 Log: - Remove un-needed GH_TAGNAME Reported by: bapt Modified: head/sysutils/consul-alerts/Makefile Modified: head/sysutils/consul-alerts/Makefile ============================================================================== --- head/sysutils/consul-alerts/Makefile Wed Jul 20 19:53:14 2016 (r418850) +++ head/sysutils/consul-alerts/Makefile Wed Jul 20 19:56:26 2016 (r418851) @@ -16,7 +16,6 @@ USES= compiler USE_GITHUB= yes GH_ACCOUNT= AcalephStorage -GH_TAGNAME= v0.3.3 PLIST_FILES= ${PREFIX}/bin/consul-alerts
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607201956.u6KJuQ38077675>