diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-06-05 14:24:20 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-06-05 14:24:20 +0000 |
commit | 015bfd24ab4564a9356cf89a31ba25c592fd119d (patch) | |
tree | 991cb61a75a077c71e6a4387d42a5bebd7f9540c /net/p5-Net-OAuth | |
parent | aab99e0f110d769cfd1dcaba5ac6df55e5ede054 (diff) | |
download | pkgsrc-015bfd24ab4564a9356cf89a31ba25c592fd119d.tar.gz |
Recursive revbump from lang/perl5 5.26.0
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 40a6950d237..071c325aec3 100644 --- a/net/p5-Net-OAuth/Makefile +++ b/net/p5-Net-OAuth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2016/06/08 19:24:12 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2017/06/05 14:24:21 ryoon Exp $ DISTNAME= Net-OAuth-0.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |