diff options
-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 |