diff options
author | demon <demon@FreeBSD.org> | 2013-03-11 20:42:33 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2013-03-11 20:42:33 +0800 |
commit | f2af2513084752f5df3a7067bc49fe6dad03c281 (patch) | |
tree | 3cba754c73389810f61f7e178ec272fff3b85aca /math/glm/Makefile | |
parent | 554a77b015082d547caf1970198819fb65d0c8ff (diff) | |
download | freebsd-ports-gnome-f2af2513084752f5df3a7067bc49fe6dad03c281.tar.gz freebsd-ports-gnome-f2af2513084752f5df3a7067bc49fe6dad03c281.tar.zst freebsd-ports-gnome-f2af2513084752f5df3a7067bc49fe6dad03c281.zip |
Update to version 0.9.4.2.
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 d484cfbb21a2..04f23c0209c2 100644 --- a/math/glm/Makefile +++ b/math/glm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glm -PORTVERSION= 0.9.3.4 +PORTVERSION= 0.9.4.2 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ogl-math/${PORTNAME}-${PORTVERSION} |