diff options
author | tron <tron> | 1999-10-07 17:41:46 +0000 |
---|---|---|
committer | tron <tron> | 1999-10-07 17:41:46 +0000 |
commit | 30926999bdabf51c09a426259b708dd82632c43d (patch) | |
tree | 2d8ff5a4cfcc741335dc5c3b33c65c184dcac80a /lang/tclX80 | |
parent | 0b3a4f80dac295cce303a9164aac35d87a55c012 (diff) | |
download | pkgsrc-30926999bdabf51c09a426259b708dd82632c43d.tar.gz |
Remove me as maintainer of those packages.
Diffstat (limited to 'lang/tclX80')
-rw-r--r-- | lang/tclX80/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tclX80/Makefile b/lang/tclX80/Makefile index 26db82aa163..dd86b56bea8 100644 --- a/lang/tclX80/Makefile +++ b/lang/tclX80/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1999/04/26 18:47:53 garbled Exp $ +# $NetBSD: Makefile,v 1.11 1999/10/07 17:41:54 tron Exp $ # DISTNAME= tclX8.0.4 @@ -6,7 +6,7 @@ PKGNAME= tclX-8.0.4 CATEGORIES= lang x11 MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/tclx-distrib/ -MAINTAINER= tron@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.neosoft.com/TclX/ DEPENDS+= tk-8.0.5:../../x11/tk80 |