diff options
author | linimon <linimon@FreeBSD.org> | 2010-12-02 07:12:16 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-12-02 07:12:16 +0800 |
commit | ff15848ac8594fba878c12552d3275c84b31dc75 (patch) | |
tree | fb7cef6c7cfcb061935fe3b28cef7887963b7485 /graphics/gauche-gl | |
parent | 8cd4c8815b213a7a873760cf9e3c48c42927b5ff (diff) | |
download | freebsd-ports-gnome-ff15848ac8594fba878c12552d3275c84b31dc75.tar.gz freebsd-ports-gnome-ff15848ac8594fba878c12552d3275c84b31dc75.tar.zst freebsd-ports-gnome-ff15848ac8594fba878c12552d3275c84b31dc75.zip |
Update maintainer's email address.
Submitted by: maintainer (private email)
Diffstat (limited to 'graphics/gauche-gl')
-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 42fc22ee1895..bedbf224852b 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= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= OpenGL binding for Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche |