diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-01-26 10:01:38 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-01-26 10:01:38 +0000 |
commit | 90c1578976e3704ded1c85147eeab9ab54eae861 (patch) | |
tree | 948f36b6fe0f7937d3ebc30c5562e28e337cb534 /devel/p5-File-Flock/Makefile | |
parent | c54346f8c384c59401c3a8464761d530d1f5c652 (diff) | |
download | ports-90c1578976e3704ded1c85147eeab9ab54eae861.tar.gz ports-90c1578976e3704ded1c85147eeab9ab54eae861.zip |
Notes
Diffstat (limited to 'devel/p5-File-Flock/Makefile')
-rw-r--r-- | devel/p5-File-Flock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-Flock/Makefile b/devel/p5-File-Flock/Makefile index 9373d2b114d7..6e7c84aede5a 100644 --- a/devel/p5-File-Flock/Makefile +++ b/devel/p5-File-Flock/Makefile @@ -6,13 +6,13 @@ # PORTNAME= File-Flock -PORTVERSION= 101.060501 +PORTVERSION= 104.111901 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module for file locking with flock PERL_CONFIGURE= yes |