diff options
author | adamw <adamw@FreeBSD.org> | 2002-10-18 15:58:00 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2002-10-18 15:58:00 +0800 |
commit | 3ff269b981b00a0e4738fd319fd012588bc9f153 (patch) | |
tree | bdd6f9a7248729a908f2124df54a01f3af8609b6 /sysutils/thefish/Makefile | |
parent | f5720124f7358f3cdd09cce0b0ddca95c201a1d6 (diff) | |
download | freebsd-ports-gnome-3ff269b981b00a0e4738fd319fd012588bc9f153.tar.gz freebsd-ports-gnome-3ff269b981b00a0e4738fd319fd012588bc9f153.tar.zst freebsd-ports-gnome-3ff269b981b00a0e4738fd319fd012588bc9f153.zip |
Change maintainership on all my ports.
adam@vectors.cx -> adam@FreeBSD.org
Approved by: pat (mentor)
Diffstat (limited to 'sysutils/thefish/Makefile')
-rw-r--r-- | sysutils/thefish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index 4a0bccfe3075..3704d2aa90db 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= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org .if !defined(NO_GUI) && defined(WITH_GTK2) LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 |