aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-DateTime-Format-Natural/Makefile
diff options
context:
space:
mode:
authorbofh <bofh@FreeBSD.org>2019-01-01 03:11:57 +0800
committerbofh <bofh@FreeBSD.org>2019-01-01 03:11:57 +0800
commit8f3c585968dad20630b843ff9086066af9b45106 (patch)
treefd8e9c5078c489be564b3b5f6b3fc249c6d3b426 /devel/p5-DateTime-Format-Natural/Makefile
parent19267837c186131c74ef4061b8ebbdb288c29f13 (diff)
downloadfreebsd-ports-gnome-8f3c585968dad20630b843ff9086066af9b45106.tar.gz
freebsd-ports-gnome-8f3c585968dad20630b843ff9086066af9b45106.tar.zst
freebsd-ports-gnome-8f3c585968dad20630b843ff9086066af9b45106.zip
devel/p5-DateTime-Format-Natural: Update version 1.05=>1.06
Diffstat (limited to 'devel/p5-DateTime-Format-Natural/Makefile')
-rw-r--r--devel/p5-DateTime-Format-Natural/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Format-Natural/Makefile b/devel/p5-DateTime-Format-Natural/Makefile
index 98ea2777073d..81151e7f731d 100644
--- a/devel/p5-DateTime-Format-Natural/Makefile
+++ b/devel/p5-DateTime-Format-Natural/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= DateTime-Format-Natural
-PORTVERSION= 1.05
+PORTVERSION= 1.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -25,6 +25,7 @@ TEST_DEPENDS= p5-Test-MockTime>=0:devel/p5-Test-MockTime
USES= perl5
USE_PERL5= modbuild
+
NO_ARCH= yes
.include <bsd.port.mk>