summaryrefslogtreecommitdiff
path: root/graphics/libglut/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libglut/Makefile')
-rw-r--r--graphics/libglut/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libglut/Makefile b/graphics/libglut/Makefile
index 590e5919bf17..65378ba801c2 100644
--- a/graphics/libglut/Makefile
+++ b/graphics/libglut/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= libglut
-PORTVERSION= 6.0.1
+PORTVERSION= 6.4.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mesa3d
-DISTNAME= MesaDemos-${PORTVERSION}
+DISTNAME= MesaGLUT-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A graphics library similar to SGI's OpenGL