aboutsummaryrefslogtreecommitdiff
path: root/irc/infobot
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:17:17 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:17:17 +0000
commit55850b547b3f7faa5079a8e226888eb13c4df728 (patch)
treedf06e8db2d34fe4dffe75da2120f4cb4fc942ed2 /irc/infobot
parent0e43d0c014780e893ae8939d75c6fd5e7f68fdde (diff)
downloadports-55850b547b3f7faa5079a8e226888eb13c4df728.tar.gz
ports-55850b547b3f7faa5079a8e226888eb13c4df728.zip
Notes
Diffstat (limited to 'irc/infobot')
-rw-r--r--irc/infobot/Makefile1
-rw-r--r--irc/infobot/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/irc/infobot/Makefile b/irc/infobot/Makefile
index 42cb7353f337..186daf8114e6 100644
--- a/irc/infobot/Makefile
+++ b/irc/infobot/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://www.infobot.org/src/ \
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= perlguy@perlguy.com
+COMMENT= Bot written in Perl with a rabid AI
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_PERL5= yes
diff --git a/irc/infobot/pkg-comment b/irc/infobot/pkg-comment
deleted file mode 100644
index baa4b3a98854..000000000000
--- a/irc/infobot/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Bot written in Perl with a rabid AI