diff options
author | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
commit | b1d787247cefeabd6c41c0e5c535f9cec8c8d240 (patch) | |
tree | 4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /x11/tkinfo | |
parent | 76375ce5dd3bfaecec6f0fead39f29f2c5a45577 (diff) | |
download | pkgsrc-b1d787247cefeabd6c41c0e5c535f9cec8c8d240.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'x11/tkinfo')
-rw-r--r-- | x11/tkinfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tkinfo/Makefile b/x11/tkinfo/Makefile index b5c5580eacb..9d573db10d1 100644 --- a/x11/tkinfo/Makefile +++ b/x11/tkinfo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:55 agc Exp $ +# $NetBSD: Makefile,v 1.5 1998/04/20 11:56:36 frueauf Exp $ # FreeBSD Id: Makefile,v 1.15 1997/12/16 09:26:12 tg Exp # @@ -7,7 +7,7 @@ CATEGORIES= misc tk80 MASTER_SITES= http://www.math.ucsb.edu/~boldt/tkinfo/ \ http://math-www.uni-paderborn.de/~axel/tkinfo/ -MAINTAINER= tg@freebsd.org +MAINTAINER= packages@netbsd.org RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80 |