diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-11 00:45:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-11 00:45:23 +0000 |
commit | ed66a4d30c44d258cb68fa843c2640ba2d05f7eb (patch) | |
tree | 883c38b97bbcd8757c2d42d67120eec29d06f8b2 /irc/ircd-hybrid | |
parent | a34008abddedae04f6ea519a056a2d4ea4f82994 (diff) |
With portmgr hat on, reset inactive maintainer (2 recent timeouts) and assign
maintainership to one of the upstream authors of the software.
Notes
Notes:
svn path=/head/; revision=147868
Diffstat (limited to 'irc/ircd-hybrid')
-rw-r--r-- | irc/ircd-hybrid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile index 1d24830fc3ff..73cab820d05b 100644 --- a/irc/ircd-hybrid/Makefile +++ b/irc/ircd-hybrid/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ircd-hybrid EXTRACT_SUFX= .tgz -MAINTAINER= so14k@so14k.com +MAINTAINER= db@db.net COMMENT= A fast irc daemon with a number of new features MAN8= ircd.8 |