svn commit: r326886 - head/sysutils/mktool
John Marino
marino at FreeBSD.org
Tue Sep 10 09:46:09 UTC 2013
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 at catnook.com>
-#
+# Created by: Jos Backus <jos at catnook.com>
# $FreeBSD$
-#
PORTNAME= mktool
PORTVERSION= 0.0.25
@@ -14,7 +10,8 @@ MASTER_SITES= http://www.io.com/~manoj/f
MAINTAINER= jos at 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:
More information about the svn-ports-head
mailing list