diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-26 06:36:28 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-26 06:36:28 +0800 |
commit | 6cb7aed1211017cbb8256d2f7906383bc1726a14 (patch) | |
tree | 8e534284d75fdf9dd3a73ac88575c3698fa94b72 /irc | |
parent | 03bf6077321768af717bd99432aa5a034de2793e (diff) | |
download | freebsd-ports-gnome-6cb7aed1211017cbb8256d2f7906383bc1726a14.tar.gz freebsd-ports-gnome-6cb7aed1211017cbb8256d2f7906383bc1726a14.tar.zst freebsd-ports-gnome-6cb7aed1211017cbb8256d2f7906383bc1726a14.zip |
- Reset maintainership
Feature safe: yes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-IRC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/p5-IRC/Makefile b/irc/p5-IRC/Makefile index 2fb7bcbb2669..38e61dbdfe07 100644 --- a/irc/p5-IRC/Makefile +++ b/irc/p5-IRC/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 modules to implement the IRC protocol (RFC 1459) PERL_CONFIGURE= yes |