summaryrefslogtreecommitdiff
path: root/lang/expect/Makefile
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1998-04-20 11:56:17 +0000
committerfrueauf <frueauf@pkgsrc.org>1998-04-20 11:56:17 +0000
commit49e36ada0b7cad65e7b5fb3d859f7c97294830ea (patch)
tree4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /lang/expect/Makefile
parent798a7d5f97013b634e36f37d2784cf6ef3629942 (diff)
downloadpkgsrc-49e36ada0b7cad65e7b5fb3d859f7c97294830ea.tar.gz
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'lang/expect/Makefile')
-rw-r--r--lang/expect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 6c3c9cdf3ba..eff0194ff97 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/04/15 10:38:28 agc Exp $
+# $NetBSD: Makefile,v 1.9 1998/04/20 11:56:24 frueauf Exp $
# FreeBSD Id: Makefile,v 1.29 1998/01/27 01:11:47 fenner Exp
#
@@ -7,7 +7,7 @@ PKGNAME= expect-5.25
CATEGORIES= lang
MASTER_SITES= http://expect.nist.gov/
-MAINTAINER= ports@freebsd.org
+MAINTAINER= packages@netbsd.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11/tk80