aboutsummaryrefslogtreecommitdiff
path: root/sysutils/thefish
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-06-07 11:01:48 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-06-07 11:01:48 +0000
commit3e07c20db33e1567526c0f09eb5110e3594e6479 (patch)
treed24c522b8d70e105891a4f5c14e716c380f1e83f /sysutils/thefish
parent6b2d9df9123230dc18e4edd4d66f44c57049ba13 (diff)
downloadports-3e07c20db33e1567526c0f09eb5110e3594e6479.tar.gz
ports-3e07c20db33e1567526c0f09eb5110e3594e6479.zip
Notes
Diffstat (limited to 'sysutils/thefish')
-rw-r--r--sysutils/thefish/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile
index 15617bf02ca2..077cc299065c 100644
--- a/sysutils/thefish/Makefile
+++ b/sysutils/thefish/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2.2.1
CATEGORIES= sysutils
MASTER_SITES= http://energyhq.homeip.net/files/
-MAINTAINER= flynn@energyhq.homeip.net
+MAINTAINER= ports@FreeBSD.org
.if !defined(NO_GUI) && defined(WITH_GTK2)
LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20