View | Details | Raw Unified | Return to bug 55789
Collapse All | Expand All

(-)/home/tdondich/tentakel/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
		http://unc.dl.sourceforge.net/sourceforge/tentakel/
12
		http://unc.dl.sourceforge.net/sourceforge/tentakel/
13
EXTRACT_SUFX=	.tgz
13
EXTRACT_SUFX=	.tgz
14
14
15
MAINTAINER=	chopra@soulwax.net
15
MAINTAINER=	tdondich@majiknetworks.com	
16
COMMENT=	sh script to execute commands on parallel hosts via ssh/rsh
16
COMMENT=	sh script to execute commands on parallel hosts via ssh/rsh
17
17
18
NO_BUILD=	yes
18
NO_BUILD=	yes
(-)/home/tdondich/tentakel/tentakel.diff (+12 lines)
Line 0 Link Here
1
diff -ruN /usr/ports/sysutils/tentakel/Makefile /home/tdondich/tentakel/Makefile
2
--- /usr/ports/sysutils/tentakel/Makefile	Tue Aug 19 21:28:38 2003
3
+++ /home/tdondich/tentakel/Makefile	Tue Aug 19 21:46:15 2003
4
@@ -12,7 +12,7 @@
5
 		http://unc.dl.sourceforge.net/sourceforge/tentakel/
6
 EXTRACT_SUFX=	.tgz
7
 
8
-MAINTAINER=	chopra@soulwax.net
9
+MAINTAINER=	tdondich@majiknetworks.com	
10
 COMMENT=	sh script to execute commands on parallel hosts via ssh/rsh
11
 
12
 NO_BUILD=	yes

Return to bug 55789