diff options
author | clsung <clsung@FreeBSD.org> | 2008-08-25 10:07:27 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2008-08-25 10:07:27 +0800 |
commit | f3976721fbd1ce4f3474e81e124a917b096c4d84 (patch) | |
tree | a006e9422ac73572f65d8543b123967b95495cd8 /irc/rbot | |
parent | 294b5ec5a241fbd34f0f0a62e5f34bc3c01dd3b8 (diff) | |
download | freebsd-ports-gnome-f3976721fbd1ce4f3474e81e124a917b096c4d84.tar.gz freebsd-ports-gnome-f3976721fbd1ce4f3474e81e124a917b096c4d84.tar.zst freebsd-ports-gnome-f3976721fbd1ce4f3474e81e124a917b096c4d84.zip |
- I will maintain this port
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 68522dce9d74..04b879e6370e 100644 --- a/irc/rbot/Makefile +++ b/irc/rbot/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc ruby MASTER_SITES= http://linuxbrit.co.uk/downloads/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= clsung@FreeBSD.org COMMENT= Ruby IRC bot similar to infobot RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb |