diff options
author | linimon <linimon@FreeBSD.org> | 2008-06-06 01:34:56 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-06-06 01:34:56 +0800 |
commit | 667448dc32d16566782112ab7ab2470d6a5f83c2 (patch) | |
tree | 24414af834ce251442a0194a78cb51cd1aa317d5 /irc | |
parent | cc90b514d0b2b0073ce0af5f06a151fcdf6254c5 (diff) | |
download | freebsd-ports-gnome-667448dc32d16566782112ab7ab2470d6a5f83c2.tar.gz freebsd-ports-gnome-667448dc32d16566782112ab7ab2470d6a5f83c2.tar.zst freebsd-ports-gnome-667448dc32d16566782112ab7ab2470d6a5f83c2.zip |
Reset maintainer at his request.
Diffstat (limited to 'irc')
-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 |