diff options
Diffstat (limited to 'math/glm/Makefile')
-rw-r--r-- | math/glm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/glm/Makefile b/math/glm/Makefile index cfad92cb8e96..71416de3f603 100644 --- a/math/glm/Makefile +++ b/math/glm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glm -PORTVERSION= 0.9.4.3 +PORTVERSION= 0.9.4.4 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ogl-math/${PORTNAME}-${PORTVERSION} |