diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-31 06:35:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-31 06:35:51 +0000 |
commit | 75927220c873dfc6594d4af3ecb8254a1c05facc (patch) | |
tree | 1f871471d9f03d9aaeab96796add286cd64a673f /irc/tkirc | |
parent | Remove expired leaf ports: (diff) |
Reset green@ as maintainer at his request.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=158458
Diffstat (limited to 'irc/tkirc')
-rw-r--r-- | irc/tkirc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/tkirc/Makefile b/irc/tkirc/Makefile index 51cc81fe3597..afcd204c407e 100644 --- a/irc/tkirc/Makefile +++ b/irc/tkirc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc tk83 MASTER_SITES= ftp://ftp.netsplit.de/pub/tcltk/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= green@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GUI for the ircII Internet Relay Chat client RUN_DEPENDS= irc:${PORTSDIR}/irc/ircII \ |