aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-APNs-Extended/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-APNs-Extended/Makefile')
-rw-r--r--net/p5-Net-APNs-Extended/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/p5-Net-APNs-Extended/Makefile b/net/p5-Net-APNs-Extended/Makefile
index dfc4e71a5e07..c4bd383ee986 100644
--- a/net/p5-Net-APNs-Extended/Makefile
+++ b/net/p5-Net-APNs-Extended/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Net-APNs-Extended
-PORTVERSION= 0.10
+PORTVERSION= 0.14
PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for APNs that support the extended format
+WWW= https://metacpan.org/release/Net-APNs-Extended
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
@@ -18,7 +19,7 @@ RUN_DEPENDS= \
BUILD_DEPENDS= ${RUN_DEPENDS}
USES= perl5
-USE_PERL5= modbuild
+USE_PERL5= modbuildtiny
NO_ARCH= YES
.include <bsd.port.mk>