diff options
Diffstat (limited to 'graphics/libGLU/Makefile')
-rw-r--r-- | graphics/libGLU/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/libGLU/Makefile b/graphics/libGLU/Makefile index a7c5b85712dd..1a1be44044ab 100644 --- a/graphics/libGLU/Makefile +++ b/graphics/libGLU/Makefile @@ -7,9 +7,10 @@ PORTNAME= libGLU PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/ -DISTNAME= X11R6.7.0-src1 +MASTER_SITES= ${MASTER_SITE_XORG} +DISTNAME= X11R6.8.1-src1 MAINTAINER= x11@FreeBSD.org COMMENT= OpenGL utility library |