svn commit: r323215 - head/graphics/fotoxx

Baptiste Daroussin bapt at FreeBSD.org
Thu Jul 18 10:13:29 UTC 2013


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 at rodperson.com>
-#
+# Created by: Rod Person <rodperson at rodperson.com>
 # $FreeBSD$
-#
 
 PORTNAME=	fotoxx
 PORTVERSION=	11.03
@@ -15,6 +11,8 @@ MASTER_SITES=	http://kornelix.squarespac
 MAINTAINER=	rodperson at 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 \


More information about the svn-ports-all mailing list