diff options
author | cheusov <cheusov@pkgsrc.org> | 2014-01-12 15:30:12 +0000 |
---|---|---|
committer | cheusov <cheusov@pkgsrc.org> | 2014-01-12 15:30:12 +0000 |
commit | ebfcaa1819e3237583a978de03effa6fd647323a (patch) | |
tree | 34f8ce3ce1a04178eae450ac45d630806c548a8e /parallel | |
parent | d0e0d5cc246826c4cd2b46a546420304420d966d (diff) | |
download | pkgsrc-ebfcaa1819e3237583a978de03effa6fd647323a.tar.gz |
morr@ dropped maintainership
Diffstat (limited to 'parallel')
-rw-r--r-- | parallel/dsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/parallel/dsh/Makefile b/parallel/dsh/Makefile index 037b39d03e9..9e88f82ed50 100644 --- a/parallel/dsh/Makefile +++ b/parallel/dsh/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2014/01/10 22:43:33 cheusov Exp $ +# $NetBSD: Makefile,v 1.2 2014/01/12 15:30:12 cheusov Exp $ # DISTNAME= dsh-0.25.10 CATEGORIES= parallel MASTER_SITES= http://www.netfort.gr.jp/~dancer/software/downloads/ -MAINTAINER= morr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.netfort.gr.jp/~dancer/software/downloads/ COMMENT= Runs command through rsh or ssh on a cluster of machines LICENSE= gnu-gpl-v2 |