diff options
author | demon <demon@FreeBSD.org> | 2016-01-07 00:59:24 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2016-01-07 00:59:24 +0800 |
commit | 8887c75a78ad683c4cda4f25147541635b91e26a (patch) | |
tree | 952d97270f4272cda3f491828f25b8a71e1bbd66 /math | |
parent | 0fa917d849660cf81e5a3bd93517f0571e78fadf (diff) | |
download | freebsd-ports-gnome-8887c75a78ad683c4cda4f25147541635b91e26a.tar.gz freebsd-ports-gnome-8887c75a78ad683c4cda4f25147541635b91e26a.tar.zst freebsd-ports-gnome-8887c75a78ad683c4cda4f25147541635b91e26a.zip |
Release to ports@
Diffstat (limited to 'math')
-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 ce6806e9118c..a7b714a6ef66 100644 --- a/math/glm/Makefile +++ b/math/glm/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.9.7.1 PORTEPOCH= 1 CATEGORIES= math graphics -MAINTAINER= demon@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ mathematics library for software based on the OpenGL GLSL LICENSE= MIT |