diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-08-18 00:33:26 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-08-18 00:33:26 +0800 |
commit | 7b235d9065f28c2a3604ea98951ac05c23f72389 (patch) | |
tree | 50d9ef7d701851575c99c4755295d20192c725a3 /irc/rbot | |
parent | bfdb6d6115b90e56637ec6d187467ee4016142f1 (diff) | |
download | freebsd-ports-graphics-7b235d9065f28c2a3604ea98951ac05c23f72389.tar.gz freebsd-ports-graphics-7b235d9065f28c2a3604ea98951ac05c23f72389.tar.zst freebsd-ports-graphics-7b235d9065f28c2a3604ea98951ac05c23f72389.zip |
Take maintainership
Diffstat (limited to 'irc/rbot')
-rw-r--r-- | irc/rbot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile index 334143fb97b..bae0ee189a2 100644 --- a/irc/rbot/Makefile +++ b/irc/rbot/Makefile @@ -8,7 +8,7 @@ CATEGORIES= irc ruby MASTER_SITES= http://ruby-rbot.org/download/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bdrewery@FreeBSD.org COMMENT= Ruby IRC bot similar to infobot RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb \ |