diff options
Diffstat (limited to 'graphics/hs-HOpenGL/Makefile')
-rw-r--r-- | graphics/hs-HOpenGL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hs-HOpenGL/Makefile b/graphics/hs-HOpenGL/Makefile index 4bdad2d01e97..7f31a375f26f 100644 --- a/graphics/hs-HOpenGL/Makefile +++ b/graphics/hs-HOpenGL/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics haskell MASTER_SITES= http://haskell.cs.yale.edu/HOpenGL/releases/ PKGNAMEPREFIX= hs- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Binding for OpenGL and GLUT for the lazy functional language Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc5 \ |