diff --git a/devel/p5-Filter/Makefile b/devel/p5-Filter/Makefile index 37c2349fe4b2..7a25c7f61a74 100644 --- a/devel/p5-Filter/Makefile +++ b/devel/p5-Filter/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Filter -PORTVERSION= 1.23 +PORTVERSION= 1.28 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Filter PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk PERL_CONFIGURE= yes diff --git a/devel/p5-Filter/distinfo b/devel/p5-Filter/distinfo index 3fb5a60cc3b6..d1936586e065 100644 --- a/devel/p5-Filter/distinfo +++ b/devel/p5-Filter/distinfo @@ -1 +1 @@ -MD5 (Filter-1.23.tar.gz) = 79823eabfd63c60343f0f048edd4a90e +MD5 (Filter-1.28.tar.gz) = 6b70d7158e01e9a9ba02f9b1e7c548cf diff --git a/devel/p5-Filter/pkg-descr b/devel/p5-Filter/pkg-descr index aa0e58c6313c..015607a9c0b8 100644 --- a/devel/p5-Filter/pkg-descr +++ b/devel/p5-Filter/pkg-descr @@ -22,3 +22,5 @@ Filter::cpp This source filter pipes the current source file through the C pre-processor (cpp) if it is available. + +WWW: http://search.cpan.org/search?dist=Filter