diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-05 19:11:33 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-05 19:11:33 +0000 |
commit | 3f36f970c8d417d288c26b5646cbe0e2d4bcaadb (patch) | |
tree | 46326b6499522f6ae045c5b468de81e97c12b9f5 /security/p5-File-Scan/Makefile | |
parent | 939df741abcd8d380f8d6b8b276cb7a5658942f9 (diff) | |
download | ports-3f36f970c8d417d288c26b5646cbe0e2d4bcaadb.tar.gz ports-3f36f970c8d417d288c26b5646cbe0e2d4bcaadb.zip |
Update to 1.43
PR: 80668
Submitted by: Jim Shewmaker (maintainer)
Notes
Notes:
svn path=/head/; revision=134670
Diffstat (limited to 'security/p5-File-Scan/Makefile')
-rw-r--r-- | security/p5-File-Scan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-File-Scan/Makefile b/security/p5-File-Scan/Makefile index 76197bb4fd1b..46419f424f30 100644 --- a/security/p5-File-Scan/Makefile +++ b/security/p5-File-Scan/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File-Scan -PORTVERSION= 1.41 +PORTVERSION= 1.43 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File/HDIAS |