diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-23 08:43:38 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-23 08:43:38 +0000 |
commit | c6669c0e3b206a001e19ebcea68cb323e42637ef (patch) | |
tree | c9bcc2b25483b9d4c248238adac9825520236aaf | |
parent | o Move perllocal.pod tweak from post-configure to post-build. (diff) |
Assume maintainership
PR: ports/55789
Submitted by: Taylor Dondich <tdondich@majiknetworks.com>
-rw-r--r-- | sysutils/tentakel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/tentakel/Makefile b/sysutils/tentakel/Makefile index 148f2d153219..ed7675fc964f 100644 --- a/sysutils/tentakel/Makefile +++ b/sysutils/tentakel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://unc.dl.sourceforge.net/sourceforge/tentakel/ EXTRACT_SUFX= .tgz -MAINTAINER= chopra@soulwax.net +MAINTAINER= tdondich@majiknetworks.com COMMENT= sh script to execute commands on parallel hosts via ssh/rsh NO_BUILD= yes |