summaryrefslogtreecommitdiff
path: root/parallel/pdsh
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-05-29 23:35:13 +0000
committerwiz <wiz@pkgsrc.org>2014-05-29 23:35:13 +0000
commit041f4d4429adae5aa372ff70a568c82dce6763a0 (patch)
treea13e1be94541d747833a51381b4e4bf62ba116b4 /parallel/pdsh
parent7b88b044587301fb396c908fae894d814fc60fdd (diff)
downloadpkgsrc-041f4d4429adae5aa372ff70a568c82dce6763a0.tar.gz
Bump for perl-5.20.0.
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
Diffstat (limited to 'parallel/pdsh')
-rw-r--r--parallel/pdsh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/parallel/pdsh/Makefile b/parallel/pdsh/Makefile
index a12becbd37d..416f9539abb 100644
--- a/parallel/pdsh/Makefile
+++ b/parallel/pdsh/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2014/01/10 21:30:09 cheusov Exp $
+# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:14 wiz Exp $
#
DISTNAME= pdsh-2.29
+PKGREVISION= 1
CATEGORIES= parallel
MASTER_SITES= http://pdsh.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2