svn commit: r430518 - head/net-mgmt/glpi-plugins-fusioninventory-server

Rene Ladan rene at FreeBSD.org
Tue Jan 3 20:06:41 UTC 2017


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


More information about the svn-ports-all mailing list