diff options
Diffstat (limited to 'graphics/mesa-demos/Makefile')
-rw-r--r-- | graphics/mesa-demos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mesa-demos/Makefile b/graphics/mesa-demos/Makefile index b263701f15c6..a775c0d9fe9e 100644 --- a/graphics/mesa-demos/Makefile +++ b/graphics/mesa-demos/Makefile @@ -6,7 +6,7 @@ # PORTNAME= demos -PORTVERSION= 6.5.1 +PORTVERSION= 6.5.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mesa3d/ @@ -14,7 +14,7 @@ PKGNAMEPREFIX= mesa- DISTFILES= MesaDemos-${PORTVERSION}${EXTRACT_SUFX} \ MesaLib-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= OpenGL demos distributed with Mesa LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut |