diff options
Diffstat (limited to 'misc/p5-File-CounterFile/Makefile')
-rw-r--r-- | misc/p5-File-CounterFile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-File-CounterFile/Makefile b/misc/p5-File-CounterFile/Makefile index c766bce65a59..f4f81f7f2709 100644 --- a/misc/p5-File-CounterFile/Makefile +++ b/misc/p5-File-CounterFile/Makefile @@ -6,13 +6,13 @@ # PORTNAME= File-CounterFile -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lars@thegler.dk COMMENT= Perl module for persistent counter class PERL_CONFIGURE= yes |