diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-08-26 11:48:04 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-08-26 11:48:04 +0000 |
commit | 31e129b1df3d1e43d032550ac8c8fa7eabf71b68 (patch) | |
tree | 10614b9da7d130ab5a9833e0c973768d4cb7bdd7 /devel/p5-Term-Detect-Software/Makefile | |
parent | 11a0a71146c5777e8065543e644b1acc994d61a4 (diff) | |
download | ports-31e129b1df3d1e43d032550ac8c8fa7eabf71b68.tar.gz ports-31e129b1df3d1e43d032550ac8c8fa7eabf71b68.zip |
Update to 0.221
Notes
Notes:
svn path=/head/; revision=509917
Diffstat (limited to 'devel/p5-Term-Detect-Software/Makefile')
-rw-r--r-- | devel/p5-Term-Detect-Software/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Term-Detect-Software/Makefile b/devel/p5-Term-Detect-Software/Makefile index a40efed0977e..0e06a2ace38a 100644 --- a/devel/p5-Term-Detect-Software/Makefile +++ b/devel/p5-Term-Detect-Software/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Term-Detect-Software -PORTVERSION= 0.21 +PORTVERSION= 0.221 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |