diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
commit | 40afabe4f1e4b612f7291922ff0aaa50d398d3d0 (patch) | |
tree | f2a15438424ab55714087c8668782e2661e42d34 /x11-toolkits | |
parent | 55e5e0b46537605c5462f56b64d8b26f87f6b5b6 (diff) | |
download | FreeBSD-ports-40afabe4f1e4b612f7291922ff0aaa50d398d3d0.zip FreeBSD-ports-40afabe4f1e4b612f7291922ff0aaa50d398d3d0.tar.gz |
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/FWF/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/tk82/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/FWF/Makefile b/x11-toolkits/FWF/Makefile index 6782f7a..e4df4a8 100644 --- a/x11-toolkits/FWF/Makefile +++ b/x11-toolkits/FWF/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR=libs/X/fwf -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BROKEN= "Does not compile" diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile index e73af86..a5d0b38 100644 --- a/x11-toolkits/tk82/Makefile +++ b/x11-toolkits/tk82/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITE_SUBDIR= tcl8_2 DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 |