diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-18 03:03:39 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-18 03:03:39 +0000 |
commit | f7ec61c53259e062c9e14e8cc5d444a59e4d1e2e (patch) | |
tree | 09bbf0cce8fdaec8ec617e62ed2038a7874a3ce6 /irc/darkbot/Makefile | |
parent | 4b863ed6b2f80ed9e08b08b40ba8a8e8dffa2946 (diff) | |
download | ports-f7ec61c53259e062c9e14e8cc5d444a59e4d1e2e.tar.gz ports-f7ec61c53259e062c9e14e8cc5d444a59e4d1e2e.zip |
Notes
Diffstat (limited to 'irc/darkbot/Makefile')
-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 |