diff -ruN thefish.old/Makefile thefish/Makefile --- thefish.old/Makefile Tue Mar 19 19:32:15 2002 +++ thefish/Makefile Sun Apr 14 22:40:55 2002 @@ -6,7 +6,7 @@ # PORTNAME= thefish -PORTVERSION= 0.1.1 +PORTVERSION= 0.2 CATEGORIES= sysutils MASTER_SITES= http://energyhq.homeip.net/files/ diff -ruN thefish.old/distinfo thefish/distinfo --- thefish.old/distinfo Tue Mar 19 19:32:15 2002 +++ thefish/distinfo Sun Apr 14 22:56:14 2002 @@ -1 +1 @@ -MD5 (thefish-0.1.1.tar.gz) = bf66f1d06a6b88169e504c8e0b31ae2d +MD5 (thefish-0.2.tar.gz) = fa99013531f9c3c4d215846e0741dc2e diff -ruN thefish.old/pkg-comment thefish/pkg-comment --- thefish.old/pkg-comment Sat Mar 16 20:22:36 2002 +++ thefish/pkg-comment Sun Apr 14 22:58:38 2002 @@ -1 +1 @@ -Gtk+ rc.conf editor/management tool +Gtk+/ncurses rc.conf editor/management tool diff -ruN thefish.old/pkg-descr thefish/pkg-descr --- thefish.old/pkg-descr Sat Mar 16 20:22:36 2002 +++ thefish/pkg-descr Sun Apr 14 22:59:20 2002 @@ -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.