diff options
Diffstat (limited to 'net/p5-Net-OAuth/Makefile')
-rw-r--r-- | net/p5-Net-OAuth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-OAuth/Makefile b/net/p5-Net-OAuth/Makefile index a3f7dc8e34d..40a6950d237 100644 --- a/net/p5-Net-OAuth/Makefile +++ b/net/p5-Net-OAuth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/07/12 18:56:26 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2016/06/08 19:24:12 wiz Exp $ DISTNAME= Net-OAuth-0.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |