diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:17:17 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:17:17 +0800 |
commit | c8279043c76c50a7dfb9161150d4f3eaf58762cf (patch) | |
tree | 5374f212b24b669102449332bbbc2b6cc1c03868 /irc/infobot | |
parent | 94c0cf78ee56ccdae44659300e2944c84da47f6e (diff) | |
download | freebsd-ports-gnome-c8279043c76c50a7dfb9161150d4f3eaf58762cf.tar.gz freebsd-ports-gnome-c8279043c76c50a7dfb9161150d4f3eaf58762cf.tar.zst freebsd-ports-gnome-c8279043c76c50a7dfb9161150d4f3eaf58762cf.zip |
De-pkg-comment.
Diffstat (limited to 'irc/infobot')
-rw-r--r-- | irc/infobot/Makefile | 1 | ||||
-rw-r--r-- | irc/infobot/pkg-comment | 1 |
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 |