From e366d0c694f76afeff8379f738912bfa77414859 Mon Sep 17 00:00:00 2001 From: jschauma Date: Mon, 2 Jun 2003 01:15:31 +0000 Subject: 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. --- lang/tinyscheme/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/tinyscheme') 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 -- cgit v1.2.3