diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-26 00:28:23 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-26 00:28:23 +0000 |
commit | 2bb59ebeda72f43f1ffad9e47a4bf9ca7d5a1b4c (patch) | |
tree | e61867e37e19a2c5b3e3f264941796ba42927f12 /sysutils | |
parent | 57c0523cbd13183e45c9b054cf138aeddba8bb04 (diff) | |
download | ports-2bb59ebeda72f43f1ffad9e47a4bf9ca7d5a1b4c.tar.gz ports-2bb59ebeda72f43f1ffad9e47a4bf9ca7d5a1b4c.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/thefish/Makefile | 2 | ||||
-rw-r--r-- | sysutils/thefish/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index 84b7e1339f6e..34a3b79da9b0 100644 --- a/sysutils/thefish/Makefile +++ b/sysutils/thefish/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.2.4 CATEGORIES= sysutils MASTER_SITES= http://energyhq.homeip.net/files/ -MAINTAINER= flynn@energyhq.homeip.net +MAINTAINER= adam@vectors.cx .if !defined(NO_GUI) && defined(WITH_GTK2) LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 diff --git a/sysutils/thefish/pkg-descr b/sysutils/thefish/pkg-descr index c7a157a96662..5165c527e7ee 100644 --- a/sysutils/thefish/pkg-descr +++ b/sysutils/thefish/pkg-descr @@ -5,5 +5,3 @@ the program honours two environment variables: FISH_RC_DEFAULTS and FISH_RC. WWW: http://energyhq.homeip.net/brain.html - -- Miguel Mendez <flynn@energyhq.homeip.net> |