summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-12-28 02:06:10 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-12-28 02:06:10 +0000
commitc42e57cf29cc38a4accd25c2a63d46c33e9311b0 (patch)
tree55e02e68de7a4bbfa9fe44257410690e4116a903 /sysutils
parentUpdate 0.2.2.5 -> 0.2.3. (diff)
Change maintainer to author.
PR: 46548 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
Notes
Notes: svn path=/head/; revision=71943
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/thefish/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile
index 86ef827ff145..7d0732d22aa9 100644
--- a/sysutils/thefish/Makefile
+++ b/sysutils/thefish/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2.3
CATEGORIES= sysutils
MASTER_SITES= http://energyhq.homeip.net/files/
-MAINTAINER= adamw@FreeBSD.org
+MAINTAINER= flynn@energyhq.homeip.net
.if !defined(NO_GUI) && defined(WITH_GTK2)
LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20