Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jan 2017 20:06:40 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r430518 - head/net-mgmt/glpi-plugins-fusioninventory-server
Message-ID:  <201701032006.v03K6eTQ072839@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Tue Jan  3 20:06:40 2017
New Revision: 430518
URL: https://svnweb.freebsd.org/changeset/ports/430518

Log:
  Fix typo in last commit.

Modified:
  head/net-mgmt/glpi-plugins-fusioninventory-server/Makefile

Modified: head/net-mgmt/glpi-plugins-fusioninventory-server/Makefile
==============================================================================
--- head/net-mgmt/glpi-plugins-fusioninventory-server/Makefile	Tue Jan  3 20:00:29 2017	(r430517)
+++ head/net-mgmt/glpi-plugins-fusioninventory-server/Makefile	Tue Jan  3 20:06:40 2017	(r430518)
@@ -17,7 +17,7 @@ RUN_DEPENDS=	glpi>=0.90:www/glpi
 USE_GITHUB=	yes
 GH_ACCOUNT=	fusioninventory
 GH_PROJECT=	fusioninventory-for-glpi
-GH_TAGNAME=	glpi090+${FUN_VER}
+GH_TAGNAME=	glpi090+${FUNV_VER}
 
 USES=		gettext php:fileinfo php:simplexml php:wddx shebangfix
 GLPI_VER=	0.90



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701032006.v03K6eTQ072839>