Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 2015 18:36:23 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404958 - head/devel/bouml-doc
Message-ID:  <201512311836.tBVIaNnx004129@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Thu Dec 31 18:36:22 2015
New Revision: 404958
URL: https://svnweb.freebsd.org/changeset/ports/404958

Log:
  Fix MASTER_SITES and unmark BROKEN.

Modified:
  head/devel/bouml-doc/Makefile

Modified: head/devel/bouml-doc/Makefile
==============================================================================
--- head/devel/bouml-doc/Makefile	Thu Dec 31 18:31:48 2015	(r404957)
+++ head/devel/bouml-doc/Makefile	Thu Dec 31 18:36:22 2015	(r404958)
@@ -4,14 +4,13 @@
 PORTNAME=	bouml-doc
 PORTVERSION=	4.23
 CATEGORIES=	devel
-MASTER_SITES=	SF/bouml/doc/${PORTVERSION}_ultimate/
+MASTER_SITES=	http://www.bouml.fr/ \
+		http://bouml.free.fr/
 DISTNAME=	doc${PORTVERSION}
 
 MAINTAINER=	thierry@FreeBSD.org
 COMMENT=	Reference manual of BOUML
 
-BROKEN=		unfetchable
-
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/doc
 DOCSDIR=	${PREFIX}/share/doc/bouml



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