diff options
author | erwin <erwin@FreeBSD.org> | 2003-06-17 17:38:36 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-06-17 17:38:36 +0000 |
commit | 2db05a0598129292a1cd102d5de5eed7d4722ff8 (patch) | |
tree | 339fffd49d1f8e9682a4b424c5dd5b0d88cac3a8 /sysutils/thefish | |
parent | dd01d70042d63732fe94250f388357993e6f88d4 (diff) | |
download | FreeBSD-ports-2db05a0598129292a1cd102d5de5eed7d4722ff8.zip FreeBSD-ports-2db05a0598129292a1cd102d5de5eed7d4722ff8.tar.gz |
Update to 0.4.2
The ncurses code was cleaned up.
Entries added by the user in the ncurses frontend are always saved.
The man page was updated.
It's now possible to build the program using scons as well as make.
PR: 53411
Submitted by: maintainer
Diffstat (limited to 'sysutils/thefish')
-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 ea41927..a31ef7e 100644 --- a/sysutils/thefish/Makefile +++ b/sysutils/thefish/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thefish -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 CATEGORIES= sysutils MASTER_SITES= http://www.energyhq.es.eu.org/files/ diff --git a/sysutils/thefish/distinfo b/sysutils/thefish/distinfo index b9ead6c..c513ea8 100644 --- a/sysutils/thefish/distinfo +++ b/sysutils/thefish/distinfo @@ -1 +1 @@ -MD5 (thefish-0.4.1.tar.gz) = 509d059894c99882caa567357cf8f542 +MD5 (thefish-0.4.2.tar.gz) = 00a415317c0eba58fb577a5c642c02aa |