diff options
author | alfred <alfred@FreeBSD.org> | 2004-01-06 01:53:10 +0000 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2004-01-06 01:53:10 +0000 |
commit | 882683194c131cf6d13a264444131a3a2e9f7b69 (patch) | |
tree | b67e9fe094498e20c75e239340ce141c5b8b763e /irc | |
parent | 936c4e2ac50b07fb5ed94855e2485a42177fb306 (diff) | |
download | FreeBSD-ports-882683194c131cf6d13a264444131a3a2e9f7b69.zip FreeBSD-ports-882683194c131cf6d13a264444131a3a2e9f7b69.tar.gz |
Update to 8.0, now supporting html output! (perfect for lj posts *hint hint*)
Diffstat (limited to 'irc')
-rw-r--r-- | irc/insub/Makefile | 2 | ||||
-rw-r--r-- | irc/insub/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/insub/Makefile b/irc/insub/Makefile index 35241ae..9885f03 100644 --- a/irc/insub/Makefile +++ b/irc/insub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= insub -PORTVERSION= 7.0 +PORTVERSION= 8.0 PORTREVISION?= 0 CATEGORIES?= irc MASTER_SITES= http://gruntle.org/projects/irssi/insub/ diff --git a/irc/insub/distinfo b/irc/insub/distinfo index 2737840..2c31f80 100644 --- a/irc/insub/distinfo +++ b/irc/insub/distinfo @@ -1 +1 @@ -MD5 (insub-7.0.tar.gz) = c3dfc33a9cb8fef50712e20282d452ec +MD5 (insub-8.0.tar.gz) = 3c3e1cd0a608e301131b51c985ce395d |