diff options
Diffstat (limited to 'news/p5-POE-Component-Server-NNTP/Makefile')
-rw-r--r-- | news/p5-POE-Component-Server-NNTP/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/news/p5-POE-Component-Server-NNTP/Makefile b/news/p5-POE-Component-Server-NNTP/Makefile index 79d11e02c238..53a23461ea1f 100644 --- a/news/p5-POE-Component-Server-NNTP/Makefile +++ b/news/p5-POE-Component-Server-NNTP/Makefile @@ -6,13 +6,12 @@ # PORTNAME= POE-Component-Server-NNTP -PORTVERSION= 1.00 +PORTVERSION= 1.02 CATEGORIES= news perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= clsung@FreeBSD.org COMMENT= A component that provides NNTP server functionality RUN_DEPENDS= p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \ |