diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-06-15 19:05:02 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-06-15 19:05:02 +0000 |
commit | 8578800af9acb234b678489160fd388c1a002948 (patch) | |
tree | 55cf593e3b6736864c21383f5f89575c7dc9dfa6 /sysutils/thefish/Makefile | |
parent | acf5c46baa802d8789ed544482a680277fe4fd8f (diff) |
Notes
Diffstat (limited to 'sysutils/thefish/Makefile')
-rw-r--r-- | sysutils/thefish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index 15617bf02ca2..834980d81654 100644 --- a/sysutils/thefish/Makefile +++ b/sysutils/thefish/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thefish -PORTVERSION= 0.2.2.1 +PORTVERSION= 0.2.2.2 CATEGORIES= sysutils MASTER_SITES= http://energyhq.homeip.net/files/ |