diff options
author | linimon <linimon@FreeBSD.org> | 2006-08-11 14:10:43 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-08-11 14:10:43 +0800 |
commit | 04ae73ac18cda73c356a92dfe0da44c61dc56201 (patch) | |
tree | 49cdda97668540b3ca34baad5a36672c50b89803 /irc | |
parent | fcbcc39e2de56c656715ae8cfc774f3c70515dd5 (diff) | |
download | freebsd-ports-gnome-04ae73ac18cda73c356a92dfe0da44c61dc56201.tar.gz freebsd-ports-gnome-04ae73ac18cda73c356a92dfe0da44c61dc56201.tar.zst freebsd-ports-gnome-04ae73ac18cda73c356a92dfe0da44c61dc56201.zip |
With permission from maintainer, revert to ports@.
Hat: portmgr
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 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 |