summaryrefslogtreecommitdiff
path: root/lang/expect
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-04-20 11:56:17 +0000
committerfrueauf <frueauf>1998-04-20 11:56:17 +0000
commite8cfa0b6f5b2eb8025754177ae047b836ab35818 (patch)
tree4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /lang/expect
parentce73ba6805e12496192970ec6461743a413a5c2c (diff)
downloadpkgsrc-e8cfa0b6f5b2eb8025754177ae047b836ab35818.tar.gz
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'lang/expect')
-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