summaryrefslogtreecommitdiff
path: root/lang/clisp/Makefile
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
commit3bf2c30e90475a86d2db8c462d6bc5fcc7b0be0f (patch)
treea304fc5bb1063877793c156b2e530d6c9f63ff38 /lang/clisp/Makefile
parent246d8a4b0b97119905bb6273851b4245d52305b9 (diff)
downloadpkgsrc-3bf2c30e90475a86d2db8c462d6bc5fcc7b0be0f.tar.gz
mjl is behind the times: use tech-pkg as default maintainer, not packages.
Diffstat (limited to 'lang/clisp/Makefile')
-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