diff options
Diffstat (limited to 'graphics/p5-OpenGL')
-rw-r--r-- | graphics/p5-OpenGL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-OpenGL/Makefile b/graphics/p5-OpenGL/Makefile index 4fdfc6336372..6f198a6f2262 100644 --- a/graphics/p5-OpenGL/Makefile +++ b/graphics/p5-OpenGL/Makefile @@ -11,10 +11,10 @@ PORTVERSION= 0.54 PORTREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/I/IL/ILYAZ/modules +MASTER_SITE_SUBDIR= CPAN:ILYAZ/modules PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to display 3D data using OpenGL, GLU, GLUT, and GLX USE_GL= glut |