aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-MIME-Types/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-12-19 20:19:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-12-19 20:19:56 +0000
commitbbb0e427ba83011226fd52adcf571b64305e1816 (patch)
treeda334edf90b60c4abfb4959969f570055d57217a /mail/p5-MIME-Types/Makefile
parent10d72b01bc4d9d2d158d98590019b2e64b4dcbb3 (diff)
downloadports-bbb0e427ba83011226fd52adcf571b64305e1816.tar.gz
ports-bbb0e427ba83011226fd52adcf571b64305e1816.zip
Update to 2.18
Notes
Notes: svn path=/head/; revision=558626
Diffstat (limited to 'mail/p5-MIME-Types/Makefile')
-rw-r--r--mail/p5-MIME-Types/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/p5-MIME-Types/Makefile b/mail/p5-MIME-Types/Makefile
index 92bb5c89a74f..72d10bf10cc7 100644
--- a/mail/p5-MIME-Types/Makefile
+++ b/mail/p5-MIME-Types/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= MIME-Types
-PORTVERSION= 2.17
+PORTVERSION= 2.18
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +14,9 @@ LICENSE_COMB= dual
TEST_DEPENDS= p5-Mojolicious>=0:www/p5-Mojolicious
-NO_ARCH= yes
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>