diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
commit | 34da9bdf573136c2c1df38368a52ffccd661cf79 (patch) | |
tree | a377528db4adfec04e601af6921b10c25874b351 /devel/p5-POE-Component-TSTP | |
parent | 23d07b2cdbaf3bc562f98790c3ce2cb017afc527 (diff) | |
download | ports-34da9bdf573136c2c1df38368a52ffccd661cf79.tar.gz ports-34da9bdf573136c2c1df38368a52ffccd661cf79.zip |
Notes
Diffstat (limited to 'devel/p5-POE-Component-TSTP')
-rw-r--r-- | devel/p5-POE-Component-TSTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-POE-Component-TSTP/Makefile b/devel/p5-POE-Component-TSTP/Makefile index 45a5465ffba3..ccd488286263 100644 --- a/devel/p5-POE-Component-TSTP/Makefile +++ b/devel/p5-POE-Component-TSTP/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= POE component to correctly handle Ctrl-Z in your program BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE |