diff options
Diffstat (limited to 'math/mathgl/Makefile')
-rw-r--r-- | math/mathgl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mathgl/Makefile b/math/mathgl/Makefile index 2966cca6f33d..2487785a0ac9 100644 --- a/math/mathgl/Makefile +++ b/math/mathgl/Makefile @@ -1,6 +1,6 @@ PORTNAME= mathgl DISTVERSION= 2.4.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}/ |