diff options
Diffstat (limited to 'www/p5-WordPress-XMLRPC/Makefile')
-rw-r--r-- | www/p5-WordPress-XMLRPC/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-WordPress-XMLRPC/Makefile b/www/p5-WordPress-XMLRPC/Makefile index 3a4ec75dd9f..515e1e65a47 100644 --- a/www/p5-WordPress-XMLRPC/Makefile +++ b/www/p5-WordPress-XMLRPC/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/02/23 20:57:49 imil Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:37:12 seb Exp $ # DISTNAME= WordPress-XMLRPC-1.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/L/LE/LEOCHARRE/} |