diff options
author | erwin <erwin@FreeBSD.org> | 2003-06-17 22:52:35 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-06-17 22:52:35 +0800 |
commit | bd14d8233ba77f3db635c3cc7619779c0674dd39 (patch) | |
tree | d5f8467032ea46f22d4a4fd43a8347434869ea7a /graphics/gauche-gl | |
parent | 734e4edebfc335c7d0d98acf721f2dc56acab383 (diff) | |
download | freebsd-ports-gnome-bd14d8233ba77f3db635c3cc7619779c0674dd39.tar.gz freebsd-ports-gnome-bd14d8233ba77f3db635c3cc7619779c0674dd39.tar.zst freebsd-ports-gnome-bd14d8233ba77f3db635c3cc7619779c0674dd39.zip |
hand maintainership to submitter
PR: 53408
Submitted by: Erik Greenwald <erik@smluc.org>
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 46f49c5bb6b7..f663a0a19615 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 |