diff options
Diffstat (limited to 'graphics/opengl-man/Makefile')
-rw-r--r-- | graphics/opengl-man/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/opengl-man/Makefile b/graphics/opengl-man/Makefile index 60365cb1c55e..5ad8da0d1ecf 100644 --- a/graphics/opengl-man/Makefile +++ b/graphics/opengl-man/Makefile @@ -8,8 +8,8 @@ PORTNAME= opengl-man PORTVERSION= 657 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://www2.cons.org:8000/freebsd-distfiles/ +MASTER_SITES= http://www2.cons.org/freebsd-distfiles/ \ + ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= cracauer MAINTAINER= cracauer@cons.org COMMENT= Section 3 manpages for OpenGL: gl, glx, glu, gle, glut |