aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Reply/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2016-06-11 19:11:22 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2016-06-11 19:11:22 +0000
commit667d8047c4f080ec628029c92ebd84e0d559beea (patch)
treef585fb0b0b2374a2b12837fc667938a31f9230f3 /mail/p5-Email-Reply/Makefile
parentcb6caaad05a92bbfd3df1c05dc991f4c81f73c1a (diff)
downloadports-667d8047c4f080ec628029c92ebd84e0d559beea.tar.gz
ports-667d8047c4f080ec628029c92ebd84e0d559beea.zip
Notes
Diffstat (limited to 'mail/p5-Email-Reply/Makefile')
-rw-r--r--mail/p5-Email-Reply/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Email-Reply/Makefile b/mail/p5-Email-Reply/Makefile
index 4cbd00ea6c7e..b6b94014d490 100644
--- a/mail/p5-Email-Reply/Makefile
+++ b/mail/p5-Email-Reply/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Email-Reply
-PORTVERSION= 1.203
-PORTREVISION= 1
+PORTVERSION= 1.204
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,5 +21,6 @@ TEST_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>