diff options
author | bofh <bofh@FreeBSD.org> | 2014-12-24 08:14:11 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2014-12-24 08:14:11 +0800 |
commit | 613151e2837e8095a37e3a001957da0fda0235ef (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /net-im | |
parent | a6089ce5ef0728935580bb050185f4e400907c06 (diff) | |
download | freebsd-ports-gnome-613151e2837e8095a37e3a001957da0fda0235ef.tar.gz freebsd-ports-gnome-613151e2837e8095a37e3a001957da0fda0235ef.tar.zst freebsd-ports-gnome-613151e2837e8095a37e3a001957da0fda0235ef.zip |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/fugu/Makefile | 2 | ||||
-rw-r--r-- | net-im/p5-Net-AIM/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/fugu/Makefile b/net-im/fugu/Makefile index 2e85a63592ee..6b0c0b9b64b0 100644 --- a/net-im/fugu/Makefile +++ b/net-im/fugu/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= net-im python MASTER_SITES= http://fugu.gale.org/dist/ -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Graphical client for the Gale instant messaging system LICENSE= GPLv2 diff --git a/net-im/p5-Net-AIM/Makefile b/net-im/p5-Net-AIM/Makefile index 195879fe2b1b..7bc36cca19b4 100644 --- a/net-im/p5-Net-AIM/Makefile +++ b/net-im/p5-Net-AIM/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-im perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl extension for the AOL Instant Messenger TOC protocol LICENSE= ART10 GPLv1 |