diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-07-22 01:54:38 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-07-22 01:54:38 +0000 |
commit | adffbe4ab7020635e8c7acc93f4e1f30a667f089 (patch) | |
tree | 3de22e462b822dd8371cc97d69f212c9b83ffe27 /irc | |
parent | dc49e6bc5b1d82fdf6b5e40314d5199782f78850 (diff) | |
download | ports-adffbe4ab7020635e8c7acc93f4e1f30a667f089.tar.gz ports-adffbe4ab7020635e8c7acc93f4e1f30a667f089.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/pircbot/Makefile | 2 | ||||
-rw-r--r-- | irc/pircbot/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/irc/pircbot/Makefile b/irc/pircbot/Makefile index 5fb838f30b51..5834b023dcc6 100644 --- a/irc/pircbot/Makefile +++ b/irc/pircbot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pircbot -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.2 CATEGORIES= irc java MASTER_SITES= http://www.jibble.org/files/ \ ftp://ftp.i-scream.org/pub/www.jibble.org/files/ \ diff --git a/irc/pircbot/distinfo b/irc/pircbot/distinfo index a801f87327e1..c959e4332126 100644 --- a/irc/pircbot/distinfo +++ b/irc/pircbot/distinfo @@ -1,2 +1,2 @@ -MD5 (pircbot-1.4.0.zip) = e72ce52f0c7c8eaf48bee1021c74b4a9 -SIZE (pircbot-1.4.0.zip) = 194515 +MD5 (pircbot-1.4.2.zip) = 9348ef9f0a89e43f15668a58610d4936 +SIZE (pircbot-1.4.2.zip) = 195200 |