diff options
Diffstat (limited to 'graphics/gauche-gl/Makefile')
-rw-r--r-- | graphics/gauche-gl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile index 4b8592b..46f49c5 100644 --- a/graphics/gauche-gl/Makefile +++ b/graphics/gauche-gl/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= gauche- DISTNAME= Gauche-${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL binding for Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche |