Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2013 10:13:29 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323215 - head/graphics/fotoxx
Message-ID:  <201307181013.r6IADTNd073303@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Jul 18 10:13:28 2013
New Revision: 323215
URL: http://svnweb.freebsd.org/changeset/ports/323215

Log:
  Mark broken: does not fetch
  
  Reported by:	pkg-fallout

Modified:
  head/graphics/fotoxx/Makefile

Modified: head/graphics/fotoxx/Makefile
==============================================================================
--- head/graphics/fotoxx/Makefile	Thu Jul 18 09:58:52 2013	(r323214)
+++ head/graphics/fotoxx/Makefile	Thu Jul 18 10:13:28 2013	(r323215)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	fotoxx-11.03
-# Date created:		2011-03-28
-# Whom:			Rod Person <rodperson@rodperson.com>
-#
+# Created by: Rod Person <rodperson@rodperson.com>
 # $FreeBSD$
-#
 
 PORTNAME=	fotoxx
 PORTVERSION=	11.03
@@ -15,6 +11,8 @@ MASTER_SITES=	http://kornelix.squarespac
 MAINTAINER=	rodperson@rodperson.com
 COMMENT=	Application to organize and edit image collections
 
+BROKEN=		Does not fetch
+
 LIB_DEPENDS=	execinfo.1:${PORTSDIR}/devel/libexecinfo
 RUN_DEPENDS=	xdg-open:${PORTSDIR}/devel/xdg-utils \
 		ufraw-batch:${PORTSDIR}/graphics/ufraw \



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