summaryrefslogtreecommitdiff
path: root/misc/p5-Chatbot-Eliza
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-12 23:40:04 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-12 23:40:04 +0000
commita41c97ba0af71ac522bb3748bf4443639113fbe5 (patch)
treec34932251be3e5804947efc4f57496dc809ce722 /misc/p5-Chatbot-Eliza
parentupdate mail/p5-Mail-Bulkmail to 3.05 (diff)
update misc/p5-Chatbot-Eliza to 1.04
PR: ports/48010 Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes: svn path=/head/; revision=75410
Diffstat (limited to 'misc/p5-Chatbot-Eliza')
-rw-r--r--misc/p5-Chatbot-Eliza/Makefile3
-rw-r--r--misc/p5-Chatbot-Eliza/distinfo2
-rw-r--r--misc/p5-Chatbot-Eliza/pkg-comment1
-rw-r--r--misc/p5-Chatbot-Eliza/pkg-descr2
4 files changed, 5 insertions, 3 deletions
diff --git a/misc/p5-Chatbot-Eliza/Makefile b/misc/p5-Chatbot-Eliza/Makefile
index 16c851c3e93a..45375c003c79 100644
--- a/misc/p5-Chatbot-Eliza/Makefile
+++ b/misc/p5-Chatbot-Eliza/Makefile
@@ -7,13 +7,14 @@
#
PORTNAME= Chatbot-Eliza
-PORTVERSION= 0.97
+PORTVERSION= 1.04
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Chatbot
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+COMMENT= A clone of the classic Eliza program
PERL_CONFIGURE= yes
diff --git a/misc/p5-Chatbot-Eliza/distinfo b/misc/p5-Chatbot-Eliza/distinfo
index b2ee0127559c..0bca4bdaa2cc 100644
--- a/misc/p5-Chatbot-Eliza/distinfo
+++ b/misc/p5-Chatbot-Eliza/distinfo
@@ -1 +1 @@
-MD5 (Chatbot-Eliza-0.97.tar.gz) = 6e924d25f33459b21c23700606ebd9e4
+MD5 (Chatbot-Eliza-1.04.tar.gz) = 754199bbe591eaa11301aee108586fcd
diff --git a/misc/p5-Chatbot-Eliza/pkg-comment b/misc/p5-Chatbot-Eliza/pkg-comment
deleted file mode 100644
index bfa44d4446fd..000000000000
--- a/misc/p5-Chatbot-Eliza/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A clone of the classic Eliza program
diff --git a/misc/p5-Chatbot-Eliza/pkg-descr b/misc/p5-Chatbot-Eliza/pkg-descr
index 4fd08b5885bf..259517834b4a 100644
--- a/misc/p5-Chatbot-Eliza/pkg-descr
+++ b/misc/p5-Chatbot-Eliza/pkg-descr
@@ -4,3 +4,5 @@ of the ACM in 1967. Eliza is a mock Rogerian psychotherapist. It prompts
for user input, and uses a simple transformation algorithm to change user
input into a follow-up question. The program is designed to give the
appearance of understanding.
+
+WWW: http://search.cpan.org/dist/Chatbot-Eliza/