diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-03-21 18:53:29 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-03-21 19:22:22 +0000 |
commit | 3362ec68ac450cf40d64f7fc114066f33bc3f709 (patch) | |
tree | 324253fb13006b25a9b2c8e26bdf886373d142a5 /devel/p5-Test-CheckManifest/Makefile | |
parent | a3e8c345554761e377b9c1e6fc52c07e990d0ca4 (diff) | |
download | ports-3362ec68ac450cf40d64f7fc114066f33bc3f709.tar.gz ports-3362ec68ac450cf40d64f7fc114066f33bc3f709.zip |
devel/p5-Test-CheckManifest: Update to 1.43
Diffstat (limited to 'devel/p5-Test-CheckManifest/Makefile')
-rw-r--r-- | devel/p5-Test-CheckManifest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-CheckManifest/Makefile b/devel/p5-Test-CheckManifest/Makefile index 02efaf4d99e3..b2a3dbe773be 100644 --- a/devel/p5-Test-CheckManifest/Makefile +++ b/devel/p5-Test-CheckManifest/Makefile @@ -1,5 +1,5 @@ PORTNAME= Test-CheckManifest -PORTVERSION= 1.42 +PORTVERSION= 1.43 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |