diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-02-11 17:38:57 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-02-11 17:38:57 +0000 |
commit | 02f10194994863884db5f1175b01352ca58d4b0c (patch) | |
tree | d6f4cd3ca12f86ed306abacd3d205a5af1306107 | |
parent | Update to 1.38 (diff) |
Update to 0.4.4
PR: 62697
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=100693
-rw-r--r-- | sysutils/thefish/Makefile | 2 | ||||
-rw-r--r-- | sysutils/thefish/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index 795c434ef748..1e5ea2d58550 100644 --- a/sysutils/thefish/Makefile +++ b/sysutils/thefish/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thefish -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 CATEGORIES= sysutils MASTER_SITES= http://www.energyhq.es.eu.org/files/ diff --git a/sysutils/thefish/distinfo b/sysutils/thefish/distinfo index 5f932ee33226..c8194fa66e07 100644 --- a/sysutils/thefish/distinfo +++ b/sysutils/thefish/distinfo @@ -1,2 +1,2 @@ -MD5 (thefish-0.4.3.tar.gz) = 87f5e57cf8be26aae3b1b167c0e653a0 -SIZE (thefish-0.4.3.tar.gz) = 37523 +MD5 (thefish-0.4.4.tar.gz) = c4959a268065f5f383b9daad23d83740 +SIZE (thefish-0.4.4.tar.gz) = 26733 |