diff options
Diffstat (limited to 'www/p5-WordPress-XMLRPC')
-rw-r--r-- | www/p5-WordPress-XMLRPC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WordPress-XMLRPC/Makefile b/www/p5-WordPress-XMLRPC/Makefile index 525c23710f7..566d7caa325 100644 --- a/www/p5-WordPress-XMLRPC/Makefile +++ b/www/p5-WordPress-XMLRPC/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:14 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2016/06/08 19:25:19 wiz Exp $ # DISTNAME= WordPress-XMLRPC-1.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WordPress/} |