aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Mojolicious/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2013-09-05 08:53:34 +0000
committerAnton Berezin <tobez@FreeBSD.org>2013-09-05 08:53:34 +0000
commit22920ae40f1c54e69197789704ba2ad358c18a0b (patch)
treec72c28d7e8bae35cfc871656d464a1f35438fe8d /www/p5-Mojolicious/Makefile
parentfada5f9ee0086fa915364aa767c98166f23d4d00 (diff)
downloadports-22920ae40f1c54e69197789704ba2ad358c18a0b.tar.gz
ports-22920ae40f1c54e69197789704ba2ad358c18a0b.zip
Update to 4.31.
Changes: http://search.cpan.org/dist/Mojolicious/Changes Change the port maintainer to perl@FreeBSD.org - approved by the former maintainer, mopsfelder@gmail.com.
Notes
Notes: svn path=/head/; revision=326371
Diffstat (limited to 'www/p5-Mojolicious/Makefile')
-rw-r--r--www/p5-Mojolicious/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Mojolicious/Makefile b/www/p5-Mojolicious/Makefile
index c89b06a1bbf4..ad3220f44deb 100644
--- a/www/p5-Mojolicious/Makefile
+++ b/www/p5-Mojolicious/Makefile
@@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= Mojolicious
-PORTVERSION= 4.30
+PORTVERSION= 4.31
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= mopsfelder@gmail.com
+MAINTAINER= perl@FreeBSD.org
COMMENT= A high level MVC web framework written in Perl
LICENSE= ART20