summaryrefslogtreecommitdiff
path: root/lang/qscheme
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-05-16 07:30:10 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-05-16 07:30:10 +0000
commitbfb7ac6323e1fc9179153e4dca51f41f633db9c8 (patch)
treeab210423f0a1bd65f4d0c366d1f206fd3c340168 /lang/qscheme
parentExplicitly depends on libiconv. (diff)
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 'lang/qscheme')
-rw-r--r--lang/qscheme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/qscheme/Makefile b/lang/qscheme/Makefile
index 27c74d5bbca2..7ac41a06395d 100644
--- a/lang/qscheme/Makefile
+++ b/lang/qscheme/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= lang scheme
MASTER_SITES= http://www.sof.ch/dan/qscheme/files/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= erik@smluc.org
COMMENT= A small and fast Scheme interpreter
BUILD_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall\