diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-05-19 03:59:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-05-19 03:59:42 +0000 |
commit | 2b5805aa90b9a01806c597bd68325cb7b85bd85a (patch) | |
tree | 03c40b71556815687f7c93d69ed8cba1547f0b52 /irc/iroffer | |
parent | 2627b64644d29950bae417335800fdf4542d6b58 (diff) |
- change MAINTAINER
maintainer timeout > 3 months
if dburr returns active, he can reclaim maintainership.
PR: 63843
Notes
Notes:
svn path=/head/; revision=109481
Diffstat (limited to 'irc/iroffer')
-rw-r--r-- | irc/iroffer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/iroffer/Makefile b/irc/iroffer/Makefile index 522c41f475d3..19bbeab0153e 100644 --- a/irc/iroffer/Makefile +++ b/irc/iroffer/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://iroffer.org/archive/v1.2/ DISTNAME= iroffer${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= dburr@FreeBSD.ORG +MAINTAINER= dinoex@FreeBSD.ORG COMMENT= An IRC "bot" that makes sharing files via DCC extremely easy HAS_CONFIGURE= yes |