diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-06-17 06:46:07 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-06-17 06:46:07 +0000 |
commit | dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b (patch) | |
tree | dc3c1c612dafec406b518706e7178505e6565b58 /irc/charybdis | |
parent | 9bcf57efe0705a8a578607bcf57d633abd69b9e8 (diff) | |
download | ports-dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b.tar.gz ports-dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b.zip |
Notes
Diffstat (limited to 'irc/charybdis')
-rw-r--r-- | irc/charybdis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/charybdis/Makefile b/irc/charybdis/Makefile index 1a1d7d5eaf5b..181ec235047e 100644 --- a/irc/charybdis/Makefile +++ b/irc/charybdis/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.stack.nl/~jilles/irc/ \ http://www.bayofrum.net/dist/${PORTNAME}/ EXTRACT_SUFX= .tbz2 -MAINTAINER= utisoft@gmail.com +MAINTAINER= crees@FreeBSD.org COMMENT= A powerful IRC daemon, based on ircd-ratbox LICENSE= GPLv2 |