Date: Mon, 26 Aug 2013 13:28:51 +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: r325396 - head/devel/mk Message-ID: <201308261328.r7QDSpgn075520@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Mon Aug 26 13:28:50 2013 New Revision: 325396 URL: http://svnweb.freebsd.org/changeset/ports/325396 Log: devel/mk: mark BROKEN (unfetchable due to site reorg) The cminusminus.org site apparently reorganized and there appears to be intent to maintain the mk download, but currently there is no way to download the distfile as the hyperlinks aren't defined. There is no other obvious source on the internet either. Modified: head/devel/mk/Makefile Modified: head/devel/mk/Makefile ============================================================================== --- head/devel/mk/Makefile Mon Aug 26 13:22:00 2013 (r325395) +++ head/devel/mk/Makefile Mon Aug 26 13:28:50 2013 (r325396) @@ -1,9 +1,5 @@ -# New ports collection makefile for: mk -# Date Created: 11 May 2002 -# Whom: William Josephson -# +# Created by: William Josephson # $FreeBSD$ -# PORTNAME= mk PORTVERSION= 1.5 @@ -13,6 +9,8 @@ MASTER_SITES= http://www.cminusminus.org MAINTAINER= ports@FreeBSD.org COMMENT= Andrew Hume's mk by way of Research Unix, Plan 9, & Inferno +BROKEN= www.cminusminus reorganized recently, but link to distfile disappeared perhaps as an oversight + MAN1= mk.1 PLIST_FILES= bin/mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308261328.r7QDSpgn075520>