diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-08-25 02:07:27 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-08-25 02:07:27 +0000 |
commit | 46746675ecf003b5bb63f27e9c87344e5842a847 (patch) | |
tree | dfba8d70bc87ab7b19862a0a04e947c2501c0004 /irc/rbot | |
parent | 3fa386049178c5b7535db9bffb77ef1cd3a0e361 (diff) | |
download | ports-46746675ecf003b5bb63f27e9c87344e5842a847.tar.gz ports-46746675ecf003b5bb63f27e9c87344e5842a847.zip |
- I will maintain this port
Notes
Notes:
svn path=/head/; revision=219125
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 |