diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-17 17:38:36 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-17 17:38:36 +0000 |
commit | 4e6e5606fb72bf434eb1d7cccfd46ffbf78f9fd6 (patch) | |
tree | 199fa0f7fb43c8305cb431c874062572351e76fc /sysutils/thefish | |
parent | ceaa9fce5398da3d396062f040bc93bda5852bfc (diff) | |
download | ports-4e6e5606fb72bf434eb1d7cccfd46ffbf78f9fd6.tar.gz ports-4e6e5606fb72bf434eb1d7cccfd46ffbf78f9fd6.zip |
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
Notes
Notes:
svn path=/head/; revision=83171
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 ea419278ed08..a31ef7e646dd 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 b9ead6c54053..c513ea8bdca1 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 |