diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-18 11:03:39 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-18 11:03:39 +0800 |
commit | 3b1ac79dbdfe002f94b0a64503d1f5ff6cc030cc (patch) | |
tree | a16208d7102336034d4f7a94d3e17fe5b4c245fe /irc | |
parent | 1cb8f4742c4956c4b38b5113c45bb8bc9224cb79 (diff) | |
download | freebsd-ports-gnome-3b1ac79dbdfe002f94b0a64503d1f5ff6cc030cc.tar.gz freebsd-ports-gnome-3b1ac79dbdfe002f94b0a64503d1f5ff6cc030cc.tar.zst freebsd-ports-gnome-3b1ac79dbdfe002f94b0a64503d1f5ff6cc030cc.zip |
E-mail to the maintainer bounced:
<backslash@BSDCode.org>: Name service error for bsdcode.org: Host not found
Diffstat (limited to 'irc')
-rw-r--r-- | irc/darkbot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/darkbot/Makefile b/irc/darkbot/Makefile index 084e376304a2..d9da158351f9 100644 --- a/irc/darkbot/Makefile +++ b/irc/darkbot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://darkbot.sourceforge.net/archive/unix/ \ http://www.BSDCode.org/port/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/} -MAINTAINER= backslash@BSDCode.org +MAINTAINER= ports@FreeBSD.org COMMENT= IRC talking bot with a very fast algorithm for its database PLIST= ${WRKDIR}/plist |