diff options
author | Alfred Perlstein <alfred@FreeBSD.org> | 2004-01-06 01:53:10 +0000 |
---|---|---|
committer | Alfred Perlstein <alfred@FreeBSD.org> | 2004-01-06 01:53:10 +0000 |
commit | 90a696b2f45d02e0275656ddf58e1334328d851a (patch) | |
tree | e61235ea038387ba83f80364f9f3ab28b1fc2505 /irc/insub | |
parent | Add mod_mya 3.0.1, (diff) |
Update to 8.0, now supporting html output! (perfect for lj posts *hint hint*)
Notes
Notes:
svn path=/head/; revision=97423
Diffstat (limited to 'irc/insub')
-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 35241ae4fc5a..9885f034272b 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 27378403800e..2c31f807efa5 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 |