diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-08-11 06:10:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-08-11 06:10:43 +0000 |
commit | 16cf8438f21090d4176e4d8274a2ddb5eb3769e8 (patch) | |
tree | 7f96ccac3d2995a31054baf7be6cd6ce062d0ea6 /irc/p5-IRC/Makefile | |
parent | 8478f3bb1e66d90a5b997e36e5eb75e86d3c4dac (diff) |
Notes
Diffstat (limited to 'irc/p5-IRC/Makefile')
-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 e328713d011f..903690fd3b80 100644 --- a/irc/p5-IRC/Makefile +++ b/irc/p5-IRC/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net/JMUHLICH PKGNAMEPREFIX= p5- -MAINTAINER= jedgar@fxp.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 modules to implement the IRC protocol (RFC 1459) PERL_CONFIGURE= yes |