diff options
author | Alfred Perlstein <alfred@FreeBSD.org> | 2004-04-29 07:46:32 +0000 |
---|---|---|
committer | Alfred Perlstein <alfred@FreeBSD.org> | 2004-04-29 07:46:32 +0000 |
commit | f444d9bbc7ac353ac26b91ed562090570f16ae4e (patch) | |
tree | b1b9d2497b7a8724c34dcfe11d19bf6d6a73b729 /irc/insub | |
parent | - Fix WWW: (diff) |
upgrade to 8.8 which works with perl versions <5.8
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 b754bf8cef18..3ba889748522 100644 --- a/irc/insub/Makefile +++ b/irc/insub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= insub -PORTVERSION= 8.7 +PORTVERSION= 8.8 PORTREVISION?= 0 CATEGORIES?= irc MASTER_SITES= http://gruntle.org/projects/irssi/insub/ diff --git a/irc/insub/distinfo b/irc/insub/distinfo index cedf78078d78..714e59582b35 100644 --- a/irc/insub/distinfo +++ b/irc/insub/distinfo @@ -1,2 +1,2 @@ -MD5 (insub-8.7.tar.gz) = 07b0c422efb2b629183027b702ccecb9 -SIZE (insub-8.7.tar.gz) = 32246 +MD5 (insub-8.8.tar.gz) = 5a7c3e10736f442c72792408972229b6 +SIZE (insub-8.8.tar.gz) = 33356 |