summaryrefslogtreecommitdiff
path: root/lang/qscheme
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-05-16 04:04:18 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-05-16 04:04:18 +0000
commit8f7592e14d76de18fe6d825f0b39117b68dd1d30 (patch)
tree73fb793454d35379c239f9df6fe189d7a8a20297 /lang/qscheme
parentr1.9 caused the PORTREVISION to go backwards since this port is a slave of (diff)
Reset bouncing maintainer address:
<eric@smluc.org>: Sorry, no mailbox here by that name. (#5.1.1)
Notes
Notes: svn path=/head/; revision=109237
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 7ac41a06395d..27c74d5bbca2 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= erik@smluc.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A small and fast Scheme interpreter
BUILD_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall\