diff options
author | erwin <erwin@FreeBSD.org> | 2003-06-18 01:38:36 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-06-18 01:38:36 +0800 |
commit | 2db05a0598129292a1cd102d5de5eed7d4722ff8 (patch) | |
tree | 339fffd49d1f8e9682a4b424c5dd5b0d88cac3a8 | |
parent | dd01d70042d63732fe94250f388357993e6f88d4 (diff) | |
download | freebsd-ports-gnome-2db05a0598129292a1cd102d5de5eed7d4722ff8.tar.gz freebsd-ports-gnome-2db05a0598129292a1cd102d5de5eed7d4722ff8.tar.zst freebsd-ports-gnome-2db05a0598129292a1cd102d5de5eed7d4722ff8.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
-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 |