Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jan 2016 15:12:17 +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: r405356 - head/www/tokyopromenade
Message-ID:  <201601061512.u06FCHAW094121@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Wed Jan  6 15:12:17 2016
New Revision: 405356
URL: https://svnweb.freebsd.org/changeset/ports/405356

Log:
  Fix MASTER_SITES and unmark BROKEN.

Modified:
  head/www/tokyopromenade/Makefile

Modified: head/www/tokyopromenade/Makefile
==============================================================================
--- head/www/tokyopromenade/Makefile	Wed Jan  6 14:45:08 2016	(r405355)
+++ head/www/tokyopromenade/Makefile	Wed Jan  6 15:12:17 2016	(r405356)
@@ -5,13 +5,11 @@ PORTNAME=	tokyopromenade
 PORTVERSION=	0.9.22
 PORTREVISION=	2
 CATEGORIES=	www
-MASTER_SITES=	http://fallabs.com/${PORTNAME}/
+MASTER_SITES=	http://fallabs.com/${PORTNAME}/pkg/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Content management system
 
-BROKEN=		unfetchable
-
 BUILD_DEPENDS=	tokyocabinet>=1.4.31:${PORTSDIR}/databases/tokyocabinet \
 		fcgi-devkit>=0:${PORTSDIR}/www/fcgi
 LIB_DEPENDS=	libtokyocabinet.so:${PORTSDIR}/databases/tokyocabinet



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