summaryrefslogtreecommitdiff
path: root/irc/infobot/Makefile
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-30 14:07:15 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-30 14:07:15 +0000
commit6ff5767efe5a0005cacd8c94c7969cd12de3401b (patch)
tree3216835122cb577673c98e1e7d1db813503bfaaa /irc/infobot/Makefile
parentupdate to 0.8.1. (diff)
update to 0.44.5.
PR: 23736 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=37798
Diffstat (limited to 'irc/infobot/Makefile')
-rw-r--r--irc/infobot/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/irc/infobot/Makefile b/irc/infobot/Makefile
index dc64502d572e..c878b79951f1 100644
--- a/irc/infobot/Makefile
+++ b/irc/infobot/Makefile
@@ -6,9 +6,11 @@
#
PORTNAME= infobot
-PORTVERSION= 0.44.3
+PORTVERSION= 0.44.5
CATEGORIES= irc
-MASTER_SITES= http://www.infobot.org/src/
+MASTER_SITES= http://www.infobot.org/src/ \
+ http://www.infobot.org/src/prior/
+
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= perlguy@perlguy.com