svn commit: r422459 - head/polish/fortunepl

John Marino marino at FreeBSD.org
Mon Sep 19 19:55:46 UTC 2016


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 at FreeBSD.org
 COMMENT=	Lot of funny Polish fortune files
 
-#BROKEN=		unfetchable
+BROKEN=		unfetchable
 
 .if exists(/usr/games/strfile)
 STRCMD=		/usr/games/strfile


More information about the svn-ports-all mailing list