svn commit: r325396 - head/devel/mk
John Marino
marino at FreeBSD.org
Mon Aug 26 13:28:51 UTC 2013
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 at 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
More information about the svn-ports-all
mailing list