diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-16 12:04:18 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-16 12:04:18 +0800 |
commit | 8f7592e14d76de18fe6d825f0b39117b68dd1d30 (patch) | |
tree | 73fb793454d35379c239f9df6fe189d7a8a20297 /graphics | |
parent | 4c9734994babdbf08260ba1c7bb894e5a1e07f86 (diff) | |
download | freebsd-ports-gnome-8f7592e14d76de18fe6d825f0b39117b68dd1d30.tar.gz freebsd-ports-gnome-8f7592e14d76de18fe6d825f0b39117b68dd1d30.tar.zst freebsd-ports-gnome-8f7592e14d76de18fe6d825f0b39117b68dd1d30.zip |
Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
Diffstat (limited to 'graphics')
-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 651ca8b8def2..8f54fec66130 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= ports@FreeBSD.org COMMENT= OpenGL binding for Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche |