summaryrefslogtreecommitdiff
path: root/net/p5-Net-OAuth
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-08-14 14:14:40 +0000
committerobache <obache@pkgsrc.org>2011-08-14 14:14:40 +0000
commit40e82935ab36a5fdf3c758d87fbd75b9993b5d4b (patch)
tree62f06c4cb415bf4c2fe478f5c5c7bf8cb0bffb2c /net/p5-Net-OAuth
parent0f221b0800cb02e560b122d8c71fba21523a46da (diff)
downloadpkgsrc-40e82935ab36a5fdf3c758d87fbd75b9993b5d4b.tar.gz
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'net/p5-Net-OAuth')
-rw-r--r--net/p5-Net-OAuth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-OAuth/Makefile b/net/p5-Net-OAuth/Makefile
index 2e19b5eede7..6fe896ccdef 100644
--- a/net/p5-Net-OAuth/Makefile
+++ b/net/p5-Net-OAuth/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2010/09/09 06:16:11 sno Exp $
+# $NetBSD: Makefile,v 1.6 2011/08/14 14:14:45 obache Exp $
#
DISTNAME= Net-OAuth-0.27
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}