diff options
author | alfred <alfred@FreeBSD.org> | 2004-12-03 12:37:43 +0800 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2004-12-03 12:37:43 +0800 |
commit | 0cadb4b68ec2fe4f4b579ccb01c2661248739833 (patch) | |
tree | eceefe59f3b211ab01fe32d582b38a8bc51cb017 /irc/insub | |
parent | 8f79667d5624e0d6953a261d4b9fb24652d5e658 (diff) | |
download | freebsd-ports-gnome-0cadb4b68ec2fe4f4b579ccb01c2661248739833.tar.gz freebsd-ports-gnome-0cadb4b68ec2fe4f4b579ccb01c2661248739833.tar.zst freebsd-ports-gnome-0cadb4b68ec2fe4f4b579ccb01c2661248739833.zip |
Update to 9.4.
Now with sine wave text and my color optimizations!
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
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 7475ffc0358c..aaeead61dc2c 100644 --- a/irc/insub/Makefile +++ b/irc/insub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= insub -PORTVERSION= 9.3 +PORTVERSION= 9.4 PORTREVISION= 0 CATEGORIES= irc MASTER_SITES= http://gruntle.org/projects/irssi/insub/ diff --git a/irc/insub/distinfo b/irc/insub/distinfo index f1b5acc5d7e9..65f3bd625ffe 100644 --- a/irc/insub/distinfo +++ b/irc/insub/distinfo @@ -1,2 +1,2 @@ -MD5 (insub-9.3.tar.gz) = e88a8d65020e5a4acf26db78557686a6 -SIZE (insub-9.3.tar.gz) = 34875 +MD5 (insub-9.4.tar.gz) = e6631efa298f1f2cf5e5de28fe4c8532 +SIZE (insub-9.4.tar.gz) = 35494 |