diff options
author | will <will@FreeBSD.org> | 2001-01-27 05:31:09 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-27 05:31:09 +0000 |
commit | 6ce756cb3406f73420c6af12b0ce7018f00aaede (patch) | |
tree | a66651634b0d8c26048ef9320190ea672bdd28b2 /x11-toolkits/tk80 | |
parent | 60ccced0b19e5844309ce79a07d0e0d9fd82ae8d (diff) | |
download | FreeBSD-ports-6ce756cb3406f73420c6af12b0ce7018f00aaede.zip FreeBSD-ports-6ce756cb3406f73420c6af12b0ce7018f00aaede.tar.gz |
Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months.
Diffstat (limited to 'x11-toolkits/tk80')
-rw-r--r-- | x11-toolkits/tk80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tk80/Makefile b/x11-toolkits/tk80/Makefile index c3afdfb..b0e352d 100644 --- a/x11-toolkits/tk80/Makefile +++ b/x11-toolkits/tk80/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITE_SUBDIR= tcl8_0 DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= cwt@Freebsd.ORG +MAINTAINER= ports@Freebsd.ORG LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 |