diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-16 07:30:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-16 07:30:10 +0000 |
commit | bfb7ac6323e1fc9179153e4dca51f41f633db9c8 (patch) | |
tree | ab210423f0a1bd65f4d0c366d1f206fd3c340168 /graphics/gauche-gl | |
parent | 5dbfcd79aeae0a24273560fa8bc999aad44cd65f (diff) | |
download | ports-bfb7ac6323e1fc9179153e4dca51f41f633db9c8.tar.gz ports-bfb7ac6323e1fc9179153e4dca51f41f633db9c8.zip |
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight. Sorry, Erik.
Notes
Notes:
svn path=/head/; revision=109240
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 8f54fec66130..651ca8b8def2 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= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= OpenGL binding for Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche |