diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-06-20 20:12:46 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-06-20 20:12:46 +0000 |
commit | 6b72e93a452b7600f360b3eebbe6cb836c8bc5a2 (patch) | |
tree | 3c32b84b3b23010741469f7b73594950f94a9cdc /irc/p5-IRC | |
parent | b309d54cb383dd77aa8f0ec5579e7b655ce73f8e (diff) | |
download | ports-6b72e93a452b7600f360b3eebbe6cb836c8bc5a2.tar.gz ports-6b72e93a452b7600f360b3eebbe6cb836c8bc5a2.zip |
Notes
Diffstat (limited to 'irc/p5-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 c66cf20558b9..2fb7bcbb2669 100644 --- a/irc/p5-IRC/Makefile +++ b/irc/p5-IRC/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Perl5 modules to implement the IRC protocol (RFC 1459) PERL_CONFIGURE= yes |