Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2013 09:46:08 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326886 - head/sysutils/mktool
Message-ID:  <201309100946.r8A9k8Dq084425@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Tue Sep 10 09:46:08 2013
New Revision: 326886
URL: http://svnweb.freebsd.org/changeset/ports/326886

Log:
  sysutils/mktool: Mark BROKEN, unfetchable due to MASTER_SITES reorg
  
  PR: ports/181554 (timed out)

Modified:
  head/sysutils/mktool/Makefile

Modified: head/sysutils/mktool/Makefile
==============================================================================
--- head/sysutils/mktool/Makefile	Tue Sep 10 09:42:47 2013	(r326885)
+++ head/sysutils/mktool/Makefile	Tue Sep 10 09:46:08 2013	(r326886)
@@ -1,9 +1,5 @@
-# ports collection makefile for:        mktool
-# Date created:                         2002/05/28
-# Whom:                                 Jos Backus <jos@catnook.com>
-#
+# Created by: Jos Backus <jos@catnook.com>
 # $FreeBSD$
-#
 
 PORTNAME=	mktool
 PORTVERSION=	0.0.25
@@ -14,7 +10,8 @@ MASTER_SITES=	http://www.io.com/~manoj/f
 MAINTAINER=	jos@catnook.com
 COMMENT=	Portable tools to manage processes and networked services
 
-USE_GMAKE=	yes
+BROKEN=		Unfetchable due to MASTER_SITES reorganization
+USES=		gmake
 USE_BZIP2=	yes
 
 pre-patch:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309100946.r8A9k8Dq084425>