diff options
author | alfred <alfred@FreeBSD.org> | 2005-02-18 04:35:03 +0800 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2005-02-18 04:35:03 +0800 |
commit | 7f63810e0f8dec9199e2eecb0a7dc7c07266ce75 (patch) | |
tree | b0c52c15e130661c67bc3ef3126ea5a523dd7666 /irc/insub | |
parent | a4745a15ed52b0a153901ced0dfb3a9847704bd8 (diff) | |
download | freebsd-ports-gnome-7f63810e0f8dec9199e2eecb0a7dc7c07266ce75.tar.gz freebsd-ports-gnome-7f63810e0f8dec9199e2eecb0a7dc7c07266ce75.tar.zst freebsd-ports-gnome-7f63810e0f8dec9199e2eecb0a7dc7c07266ce75.zip |
Update to 9.8, now includes a build in banner module!
Diffstat (limited to 'irc/insub')
-rw-r--r-- | irc/insub/Makefile | 2 | ||||
-rw-r--r-- | irc/insub/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/irc/insub/Makefile b/irc/insub/Makefile index e67452a5b23c..65a57ebc77f4 100644 --- a/irc/insub/Makefile +++ b/irc/insub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= insub -PORTVERSION= 9.6 +PORTVERSION= 9.8 PORTREVISION= 0 CATEGORIES= irc MASTER_SITES= http://gruntle.org/projects/irssi/insub/ diff --git a/irc/insub/distinfo b/irc/insub/distinfo index dcc32d37abcb..e1a635bab47f 100644 --- a/irc/insub/distinfo +++ b/irc/insub/distinfo @@ -1,2 +1,2 @@ -MD5 (insub-9.6.tar.bz2) = 414f7f81eb073a445210f8b9a65fedfa -SIZE (insub-9.6.tar.bz2) = 33720 +MD5 (insub-9.8.tar.bz2) = 0e5adddaf68e3ac4ef0bae166d254ffc +SIZE (insub-9.8.tar.bz2) = 42297 |