diff options
author | alfred <alfred@FreeBSD.org> | 2004-04-29 15:46:32 +0800 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2004-04-29 15:46:32 +0800 |
commit | 85655c2459c74941bc16cf2fae1dc6634be4726d (patch) | |
tree | 525d011b67b2cb509324b45a39954ac95562fade /irc/insub/Makefile | |
parent | 9eafc2a54d3e2ff0e77f5c0061e71e7b657e67fb (diff) | |
download | freebsd-ports-gnome-85655c2459c74941bc16cf2fae1dc6634be4726d.tar.gz freebsd-ports-gnome-85655c2459c74941bc16cf2fae1dc6634be4726d.tar.zst freebsd-ports-gnome-85655c2459c74941bc16cf2fae1dc6634be4726d.zip |
upgrade to 8.8 which works with perl versions <5.8
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 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/ |