summaryrefslogtreecommitdiff
path: root/sysutils/thefish
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-04-14 23:14:32 +0000
committerPatrick Li <pat@FreeBSD.org>2002-04-14 23:14:32 +0000
commitd346d61fed3c346cf9bb24e0f8fd23283aa4a660 (patch)
tree2f68a946ef956e3b3f6f7f1d75a251f80b0add63 /sysutils/thefish
parentCorrect a typo. (diff)
Update to 0.2
PR: 37075 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=57700
Diffstat (limited to 'sysutils/thefish')
-rw-r--r--sysutils/thefish/Makefile2
-rw-r--r--sysutils/thefish/distinfo2
-rw-r--r--sysutils/thefish/pkg-comment2
-rw-r--r--sysutils/thefish/pkg-descr4
4 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile
index 5aa5fb483f93..056968c6697c 100644
--- a/sysutils/thefish/Makefile
+++ b/sysutils/thefish/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= thefish
-PORTVERSION= 0.1.1
+PORTVERSION= 0.2
CATEGORIES= sysutils
MASTER_SITES= http://energyhq.homeip.net/files/
diff --git a/sysutils/thefish/distinfo b/sysutils/thefish/distinfo
index 6d4f5202b52a..46ea1864e8d9 100644
--- a/sysutils/thefish/distinfo
+++ b/sysutils/thefish/distinfo
@@ -1 +1 @@
-MD5 (thefish-0.1.1.tar.gz) = bf66f1d06a6b88169e504c8e0b31ae2d
+MD5 (thefish-0.2.tar.gz) = fa99013531f9c3c4d215846e0741dc2e
diff --git a/sysutils/thefish/pkg-comment b/sysutils/thefish/pkg-comment
index 9e6aa507c3e6..a0a72b78e5d1 100644
--- a/sysutils/thefish/pkg-comment
+++ b/sysutils/thefish/pkg-comment
@@ -1 +1 @@
-Gtk+ rc.conf editor/management tool
+Gtk+/ncurses rc.conf editor/management tool
diff --git a/sysutils/thefish/pkg-descr b/sysutils/thefish/pkg-descr
index e072618426b9..c7a157a96662 100644
--- a/sysutils/thefish/pkg-descr
+++ b/sysutils/thefish/pkg-descr
@@ -1,5 +1,5 @@
-The Fish provides a graphical tool (based on GTK) to manage and edit
-system variables stored in /etc/defaults/rc.conf and /etc/rc.conf. For
+The Fish provides a graphical tool (based on GTK and ncurses) to manage and
+edit system variables stored in /etc/defaults/rc.conf and /etc/rc.conf. For
testing purposes, or, for users that need to have different configurations,
the program honours two environment variables: FISH_RC_DEFAULTS and
FISH_RC.