diff options
Diffstat (limited to 'news/p5-POE-Component-Server-NNTP/Makefile')
-rw-r--r-- | news/p5-POE-Component-Server-NNTP/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/news/p5-POE-Component-Server-NNTP/Makefile b/news/p5-POE-Component-Server-NNTP/Makefile index f5126b1395d0..81c26cd437cc 100644 --- a/news/p5-POE-Component-Server-NNTP/Makefile +++ b/news/p5-POE-Component-Server-NNTP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-POE-Component-Server-NNTP -# Date created: 2007-02-23 -# Whom: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> -# +# Created by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> # $FreeBSD$ -# PORTNAME= POE-Component-Server-NNTP PORTVERSION= 1.04 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A component that provides NNTP server functionality +COMMENT= Component that provides NNTP server functionality RUN_DEPENDS= p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \ p5-POE-Component-Pluggable>=0.03:${PORTSDIR}/devel/p5-POE-Component-Pluggable \ |