diff options
Diffstat (limited to 'sysutils/p5-File-DirCompare/Makefile')
-rw-r--r-- | sysutils/p5-File-DirCompare/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/sysutils/p5-File-DirCompare/Makefile b/sysutils/p5-File-DirCompare/Makefile index 2efa8d1a9733..9204327fd3f2 100644 --- a/sysutils/p5-File-DirCompare/Makefile +++ b/sysutils/p5-File-DirCompare/Makefile @@ -1,17 +1,13 @@ -# New ports collection makefile for: p5-File-DirCompare -# Date created: 3rd March, 2010 -# Whom: Wen Heping <wen@FreeBSD.org> -# +# Created by: Wen Heping <wen@FreeBSD.org> # $FreeBSD$ -# PORTNAME= File-DirCompare -PORTVERSION= 0.6 +PORTVERSION= 0.7 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wen@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to compare two directories using callbacks PERL_CONFIGURE= yes |