From ad5fcf7962adc649aedda8e9e376f5bd99d2fab2 Mon Sep 17 00:00:00 2001 From: jwise Date: Thu, 31 Aug 2000 02:11:41 +0000 Subject: Be maintainer of this one. I will be splitting it into expect and expectk components, and updating it to the current version of expect. --- lang/expect/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang') diff --git a/lang/expect/Makefile b/lang/expect/Makefile index a29d3c1f075..da41ccdd31e 100644 --- a/lang/expect/Makefile +++ b/lang/expect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 1999/08/06 09:50:01 agc Exp $ +# $NetBSD: Makefile,v 1.19 2000/08/31 02:11:41 jwise Exp $ # FreeBSD Id: Makefile,v 1.29 1998/01/27 01:11:47 fenner Exp # @@ -7,10 +7,10 @@ PKGNAME= expect-5.25 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_BACKUP} -MAINTAINER= packages@netbsd.org +MAINTAINER= jwise@netbsd.org HOMEPAGE= http://expect.nist.gov/ -DEPENDS+= tk-8.0.5:../../x11/tk80 +DEPENDS+= tk-8.3.2:../../x11/tk WRKSRC= ${WRKDIR}/expect-5.25 -- cgit v1.2.3