summaryrefslogtreecommitdiff
path: root/lang/clisp
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-04-05 11:52:15 +0000
committerwiz <wiz@pkgsrc.org>2005-04-05 11:52:15 +0000
commita5290ed9bb554906502a5299d6aeca39707e9258 (patch)
treea304fc5bb1063877793c156b2e530d6c9f63ff38 /lang/clisp
parent2d7f3ef460589cd7eda12470acd58d43d6ec7311 (diff)
downloadpkgsrc-a5290ed9bb554906502a5299d6aeca39707e9258.tar.gz
mjl is behind the times: use tech-pkg as default maintainer, not packages.
Diffstat (limited to 'lang/clisp')
-rw-r--r--lang/clisp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index 32070b5767f..4b921f540bf 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2005/04/03 05:10:43 mjl Exp $
+# $NetBSD: Makefile,v 1.39 2005/04/05 11:52:15 wiz Exp $
DISTNAME= clisp-2.33
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clisp/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= packages@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://clisp.cons.org/
COMMENT= CLISP, a Common Lisp implementation