diff options
Diffstat (limited to 'net/p5-Net-OAuth')
-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 3e0d1885d8b..8c7eaa74480 100644 --- a/net/p5-Net-OAuth/Makefile +++ b/net/p5-Net-OAuth/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:41:39 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:08 wiz Exp $ # DISTNAME= Net-OAuth-0.27 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |