diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-17 14:52:35 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-17 14:52:35 +0000 |
commit | 4fa450342c5bfd72d7eb90f0621d2cd13276768b (patch) | |
tree | 061db55a1ecd1250f54160ab0dc95dcc6b45cd4a | |
parent | f13e3a0c268b0cff113ef2c4d7d53e943bb490d2 (diff) | |
download | ports-4fa450342c5bfd72d7eb90f0621d2cd13276768b.tar.gz ports-4fa450342c5bfd72d7eb90f0621d2cd13276768b.zip |
Notes
-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 |