diff options
author | krion <krion@FreeBSD.org> | 2004-02-17 17:40:12 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-02-17 17:40:12 +0800 |
commit | b492b858e4fd2f3d3f7990cbec575da60a001224 (patch) | |
tree | 10b1fc5b63a23245a5088b02021838ae35675cca /irc | |
parent | 959ea28036b11a4240969672fba9a1423a348bf3 (diff) | |
download | freebsd-ports-gnome-b492b858e4fd2f3d3f7990cbec575da60a001224.tar.gz freebsd-ports-gnome-b492b858e4fd2f3d3f7990cbec575da60a001224.tar.zst freebsd-ports-gnome-b492b858e4fd2f3d3f7990cbec575da60a001224.zip |
- Update to version 1.2.8
PR: ports/62933
Submitted by: maintainer
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 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 |