diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
commit | 5872a89c3b34d289dfe0834ba357558c6f361d3e (patch) | |
tree | f070af3df82457ae78182a251af5847ea9d6fce6 /lang/tclX80 | |
parent | Update to Vim 6.0 beta AW (diff) |
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
Diffstat (limited to 'lang/tclX80')
-rw-r--r-- | lang/tclX80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tclX80/Makefile b/lang/tclX80/Makefile index b0e6321765eb..9a5d73c9ef53 100644 --- a/lang/tclX80/Makefile +++ b/lang/tclX80/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang tcl80 tk80 MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/tclx-distrib/ DISTNAME= tclX8.0.4 -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 |