diff options
author | alfred <alfred@FreeBSD.org> | 2004-01-06 09:53:10 +0800 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2004-01-06 09:53:10 +0800 |
commit | 882683194c131cf6d13a264444131a3a2e9f7b69 (patch) | |
tree | b67e9fe094498e20c75e239340ce141c5b8b763e /irc/insub/Makefile | |
parent | 936c4e2ac50b07fb5ed94855e2485a42177fb306 (diff) | |
download | freebsd-ports-gnome-882683194c131cf6d13a264444131a3a2e9f7b69.tar.gz freebsd-ports-gnome-882683194c131cf6d13a264444131a3a2e9f7b69.tar.zst freebsd-ports-gnome-882683194c131cf6d13a264444131a3a2e9f7b69.zip |
Update to 8.0, now supporting html output! (perfect for lj posts *hint hint*)
Diffstat (limited to 'irc/insub/Makefile')
-rw-r--r-- | irc/insub/Makefile | 2 |
1 files changed, 1 insertions, 1 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/ |