diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-23 02:56:52 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-23 02:56:52 +0000 |
commit | 0ac975cde8d1fc94248e64d6f8bca364c84f29f1 (patch) | |
tree | a517bbe5a09a6ae73bc2e61ac5486e753e2b6106 | |
parent | Add patch to remove SHM blocks when plugin is closed (diff) |
Update thefish 0.2.2.4 -> 0.2.2.5.
Makes -current happy.
PR: 45372
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
Approved by: pat
-rw-r--r-- | sysutils/thefish/Makefile | 2 | ||||
-rw-r--r-- | sysutils/thefish/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index 3704d2aa90db..a00da9dabbd6 100644 --- a/sysutils/thefish/Makefile +++ b/sysutils/thefish/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thefish -PORTVERSION= 0.2.2.4 +PORTVERSION= 0.2.2.5 CATEGORIES= sysutils MASTER_SITES= http://energyhq.homeip.net/files/ diff --git a/sysutils/thefish/distinfo b/sysutils/thefish/distinfo index c3d51754d65c..33aaa1fde42c 100644 --- a/sysutils/thefish/distinfo +++ b/sysutils/thefish/distinfo @@ -1 +1 @@ -MD5 (thefish-0.2.2.4.tar.gz) = 8daa341b7992887f7ddf57729cca0f6f +MD5 (thefish-0.2.2.5.tar.gz) = b0d2b0590d05c84d19e3686da9bd78c1 |