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/tk80 | |
parent | 76375ce5dd3bfaecec6f0fead39f29f2c5a45577 (diff) | |
download | pkgsrc-b1d787247cefeabd6c41c0e5c535f9cec8c8d240.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'x11/tk80')
-rw-r--r-- | x11/tk80/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tk80/Makefile b/x11/tk80/Makefile index 55b5efd20cf..f8697cbe9ba 100644 --- a/x11/tk80/Makefile +++ b/x11/tk80/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/04/15 10:38:55 agc Exp $ +# $NetBSD: Makefile,v 1.13 1998/04/20 11:56:36 frueauf Exp $ # FreeBSD Id: Makefile,v 1.4 1997/10/01 09:20:31 tg Exp # @@ -7,7 +7,7 @@ PKGNAME= tk-8.0p2 CATEGORIES= x11 MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/ -MAINTAINER= jkh@Freebsd.ORG +MAINTAINER= packages@netbsd.org LIB_DEPENDS= tcl80.1.:${PORTSDIR}/lang/tcl80 |