diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-28 17:07:57 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-28 17:07:57 +0000 |
commit | ba9ce4f1722576f18a4a9813174c3ae5b121bd7c (patch) | |
tree | 2a0f35488b0c74f52f99388b8306a4767a14b607 /misc/p5-File-CounterFile/Makefile | |
parent | bc873551038607b929b07a1f023fd8e0c5f9cca9 (diff) | |
download | ports-ba9ce4f1722576f18a4a9813174c3ae5b121bd7c.tar.gz ports-ba9ce4f1722576f18a4a9813174c3ae5b121bd7c.zip |
Notes
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 |