diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-02-09 23:25:36 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-02-09 23:25:36 +0000 |
commit | dc7a01a3c85dde866b0cb2a5673b5d86c8dd190f (patch) | |
tree | 7024f5e8f834929410437d95daf7499f3ae5966b /dns/p5-Net-LibIDN2 | |
parent | f8fbc1ddbadd068b44e2668c55ac085ee7d0cddd (diff) |
Notes
Diffstat (limited to 'dns/p5-Net-LibIDN2')
-rw-r--r-- | dns/p5-Net-LibIDN2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-LibIDN2/Makefile b/dns/p5-Net-LibIDN2/Makefile index ffdd4a40ac25..a086dc72d080 100644 --- a/dns/p5-Net-LibIDN2/Makefile +++ b/dns/p5-Net-LibIDN2/Makefile @@ -3,7 +3,7 @@ PORTNAME= Net-LibIDN2 PORTVERSION= 1.00 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |