diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2016-05-09 20:46:48 +0000 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2016-05-09 20:46:48 +0000 |
commit | a8f5e2ec0c652d644c1dcde7f34eb68abf16d2ee (patch) | |
tree | eac7738e7b025384ea130b4d8e7f7c4d65d4b518 /net-p2p/gtk-gnutella | |
parent | Update to 13.9.0. (diff) |
Update the maintainer email address for the ports I
maintain to woodsb02@FreeBSD.org
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6278
Notes
Notes:
svn path=/head/; revision=414892
Diffstat (limited to 'net-p2p/gtk-gnutella')
-rw-r--r-- | net-p2p/gtk-gnutella/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gtk-gnutella/Makefile b/net-p2p/gtk-gnutella/Makefile index 368e103b633d..4461ed2d5c48 100644 --- a/net-p2p/gtk-gnutella/Makefile +++ b/net-p2p/gtk-gnutella/Makefile @@ -40,7 +40,7 @@ PORTREVISION= 1 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= GTK based Gnutella client LICENSE= GPLv2+ |