diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-06-05 17:34:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-06-05 17:34:56 +0000 |
commit | 942f583aff5d390baeebdcc4670a00637fc169e8 (patch) | |
tree | a4bfbd5ad64b13555da9e0caa2dae99a9f816359 /irc/rbot/Makefile | |
parent | 4498fbfd9a1b4ed52540bd0feb25846524144020 (diff) | |
download | ports-942f583aff5d390baeebdcc4670a00637fc169e8.tar.gz ports-942f583aff5d390baeebdcc4670a00637fc169e8.zip |
Notes
Diffstat (limited to 'irc/rbot/Makefile')
-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 c594938aff6e..68522dce9d74 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= david+ports@bushong.net +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby IRC bot similar to infobot RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb |