diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-05 20:54:59 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-05 20:54:59 +0000 |
commit | cc0a8ebb397dd0f0dd3c0d040184f58efb8cc102 (patch) | |
tree | 21b5d8607f4fb862f4a584228246d7f574694a93 /irc | |
parent | 521e98088fcd52eeb71dbbb13a9afd1bc54f436d (diff) | |
download | ports-cc0a8ebb397dd0f0dd3c0d040184f58efb8cc102.tar.gz ports-cc0a8ebb397dd0f0dd3c0d040184f58efb8cc102.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index 4621098ee688..8134908befe4 100644 --- a/irc/p5-POE-Component-IRC/Makefile +++ b/irc/p5-POE-Component-IRC/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -MAINTAINER= dan-freebsd@spot.org +MAINTAINER= ports@FreeBSD.org COMMENT= A fully event-driven IRC client module BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE |