diff options
author | demon <demon@FreeBSD.org> | 2013-11-05 18:06:11 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2013-11-05 18:06:11 +0800 |
commit | 817b5bb7cb5d6714ddc9339cdcc8db1a1bf3a00f (patch) | |
tree | 8addf0e710d6a6b22ee024810a7ff2f2696c7517 /math | |
parent | cde85e989ed9e4fc1a7c66ca0994311922544c77 (diff) | |
download | freebsd-ports-gnome-817b5bb7cb5d6714ddc9339cdcc8db1a1bf3a00f.tar.gz freebsd-ports-gnome-817b5bb7cb5d6714ddc9339cdcc8db1a1bf3a00f.tar.zst freebsd-ports-gnome-817b5bb7cb5d6714ddc9339cdcc8db1a1bf3a00f.zip |
Pet portlint.
Diffstat (limited to 'math')
-rw-r--r-- | math/glm/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/glm/pkg-descr b/math/glm/pkg-descr index 511e33ef47aa..a0456c8935c1 100644 --- a/math/glm/pkg-descr +++ b/math/glm/pkg-descr @@ -15,4 +15,4 @@ with third party libraries and SDKs. It is a good candidate for software rendering (Raytracing / Rasterisation), image processing, physic simulations and any context that requires a simple and convenient mathematics library. -WWW: http://glm.g-truc.net/ +WWW: http://glm.g-truc.net/ |