Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Sep 2016 19:55:45 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422459 - head/polish/fortunepl
Message-ID:  <201609191955.u8JJtj24020981@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Mon Sep 19 19:55:44 2016
New Revision: 422459
URL: https://svnweb.freebsd.org/changeset/ports/422459

Log:
  polish/fortunepl: uncomment BROKEN
  
  I tested that fortunepl was indeed still broken by commenting out the
  BROKEN definition before committing it, but I forgot to uncomment it.

Modified:
  head/polish/fortunepl/Makefile

Modified: head/polish/fortunepl/Makefile
==============================================================================
--- head/polish/fortunepl/Makefile	Mon Sep 19 19:15:21 2016	(r422458)
+++ head/polish/fortunepl/Makefile	Mon Sep 19 19:55:44 2016	(r422459)
@@ -14,7 +14,7 @@ PATCHFILES=	fortunes-pl_${PORTVERSION}.f
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Lot of funny Polish fortune files
 
-#BROKEN=		unfetchable
+BROKEN=		unfetchable
 
 .if exists(/usr/games/strfile)
 STRCMD=		/usr/games/strfile



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