summaryrefslogtreecommitdiff
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
parent- -D_REENTRANT is still needed. For STABLE and CURRENT. (diff)
Set Miguel Mendez' ports loose. Look out, world!
I would like to try maintaining the acroread5 one, so I pre-snarfed it. :-P PR: 38978 Submitted by: Miguel Mendez (outgoing maintainer)
Notes
Notes: svn path=/head/; revision=60760
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