diff options
Diffstat (limited to 'math/glm/Makefile')
-rw-r--r-- | math/glm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/glm/Makefile b/math/glm/Makefile index 3eb6b99b..33c742c 100644 --- a/math/glm/Makefile +++ b/math/glm/Makefile @@ -5,8 +5,7 @@ PORTNAME= glm PORTVERSION= 0.9.6.3 PORTEPOCH= 1 CATEGORIES= math graphics -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ogl-math/${PORTNAME}-${PORTVERSION} +MASTER_SITES= SF/ogl-math/${PORTNAME}-${PORTVERSION} MAINTAINER= demon@FreeBSD.org COMMENT= C++ mathematics library for software based on the OpenGL GLSL |