svn commit: r420745 - head/www/wml
John Marino
marino at FreeBSD.org
Tue Aug 23 20:33:08 UTC 2016
Author: marino
Date: Tue Aug 23 20:33:06 2016
New Revision: 420745
URL: https://svnweb.freebsd.org/changeset/ports/420745
Log:
www/wml: mark broken due to missing upstream (unfetchable)
The WWW string points to berlios which is long gone. Now the souceforge
project thewml seems to be gone. Fetching fails so mark wml broken.
Note: this port needs to document ncurses requirement too.
Modified:
head/www/wml/Makefile
Modified: head/www/wml/Makefile
==============================================================================
--- head/www/wml/Makefile Tue Aug 23 20:31:07 2016 (r420744)
+++ head/www/wml/Makefile Tue Aug 23 20:33:06 2016 (r420745)
@@ -11,6 +11,8 @@ MASTER_SITES= SF/thewml
MAINTAINER= rodrigo at FreeBSD.org
COMMENT= Website META Language, webdesign toolkit for HTML generation
+BROKEN= SF project removed (unfetchable)
+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
More information about the svn-ports-head
mailing list