summaryrefslogtreecommitdiff
path: root/lang/tinyscheme
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-06-02 01:15:31 +0000
committerjschauma <jschauma>2003-06-02 01:15:31 +0000
commite4265b310856834018287a415c6ccfa4a335a54a (patch)
treec54ffd2eb0321574e961ead99659f51b1d8b084f /lang/tinyscheme
parent0a2ff56736906610c78baa6383a42635274ac741 (diff)
downloadpkgsrc-e4265b310856834018287a415c6ccfa4a335a54a.tar.gz
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Diffstat (limited to 'lang/tinyscheme')
-rw-r--r--lang/tinyscheme/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tinyscheme/Makefile b/lang/tinyscheme/Makefile
index a74fe2203e9..89367da412a 100644
--- a/lang/tinyscheme/Makefile
+++ b/lang/tinyscheme/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/10/28 09:04:02 agc Exp $
+# $NetBSD: Makefile,v 1.2 2003/06/02 01:18:52 jschauma Exp $
DISTNAME= tinyscheme-1.31
CATEGORIES= lang
MASTER_SITES= http://tinyscheme.sourceforge.net/
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://tinyscheme.sourceforge.net/home.html
COMMENT= BSD-licensed R5RS small embeddable scheme implementation