svn commit: r456629 - head/math/glm

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Dec 18 12:34:53 UTC 2017


Author: amdmi3
Date: Mon Dec 18 12:34:51 2017
New Revision: 456629
URL: https://svnweb.freebsd.org/changeset/ports/456629

Log:
  Bring back mistakenly removed PORTEPOCH
  
  Reported by:	Tamas TEVESZ <ice at extreme.hu>

Modified:
  head/math/glm/Makefile

Modified: head/math/glm/Makefile
==============================================================================
--- head/math/glm/Makefile	Mon Dec 18 12:33:28 2017	(r456628)
+++ head/math/glm/Makefile	Mon Dec 18 12:34:51 2017	(r456629)
@@ -3,6 +3,7 @@
 
 PORTNAME=	glm
 PORTVERSION=	0.9.8.5
+PORTEPOCH=	1
 CATEGORIES=	math graphics
 
 MAINTAINER=	amdmi3 at FreeBSD.org


More information about the svn-ports-head mailing list