diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-17 09:40:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-17 09:40:12 +0000 |
commit | cb28f35df97aed5dc41a8c02f35bbb6567e149f3 (patch) | |
tree | 1a8a998d699afbe5899958401e52011887467e7d /irc/pircbot | |
parent | - Update to version 4.3.1 (diff) |
- Update to version 1.2.8
PR: ports/62933
Submitted by: maintainer
Diffstat (limited to 'irc/pircbot')
-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 49d8d0ac2a0c..5c988de21a3d 100644 --- a/irc/pircbot/Makefile +++ b/irc/pircbot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pircbot -PORTVERSION= 1.2.6 +PORTVERSION= 1.2.8 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 e0cbf8252525..b7232f7971f7 100644 --- a/irc/pircbot/distinfo +++ b/irc/pircbot/distinfo @@ -1,2 +1,2 @@ -MD5 (pircbot-1.2.6.zip) = dcce50f1001864cfa000c4980fefafcb -SIZE (pircbot-1.2.6.zip) = 193671 +MD5 (pircbot-1.2.8.zip) = d7f29c2eeeaedc329905fb5cc01f45ea +SIZE (pircbot-1.2.8.zip) = 193587 |