summaryrefslogtreecommitdiff
path: root/misc/p5-File-CounterFile/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-07-06 13:08:01 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-07-06 13:08:01 +0000
commit2f1942cee974440a332530dbc072fcac31b71cf0 (patch)
treed46a8f684e68f999a472a195e1421d405417a34a /misc/p5-File-CounterFile/Makefile
parente056005fa626467ef3b34657b804f1eda3f7a6bd (diff)
downloadfreebsd-ports-2f1942cee974440a332530dbc072fcac31b71cf0.zip
Update to 1.00.
Add WWW:. Reset maintainer to ports@ (bounce). Submitted by: Mathieu Arnold <m@absolight.net> PR: ports/52327
Diffstat (limited to 'misc/p5-File-CounterFile/Makefile')
-rw-r--r--misc/p5-File-CounterFile/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/p5-File-CounterFile/Makefile b/misc/p5-File-CounterFile/Makefile
index 156e43585cd7..e216569d0840 100644
--- a/misc/p5-File-CounterFile/Makefile
+++ b/misc/p5-File-CounterFile/Makefile
@@ -6,18 +6,17 @@
#
PORTNAME= File-CounterFile
-PORTVERSION= 0.12
+PORTVERSION= 1.00
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= File
PKGNAMEPREFIX= p5-
-MAINTAINER= wchao@isi.edu
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module for persistent counter class
PERL_CONFIGURE= yes
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= File::CounterFile.3
.include <bsd.port.mk>