svn commit: r422458 - head/polish/fortunepl

John Marino marino at FreeBSD.org
Mon Sep 19 19:15:22 UTC 2016


Author: marino
Date: Mon Sep 19 19:15:21 2016
New Revision: 422458
URL: https://svnweb.freebsd.org/changeset/ports/422458

Log:
  polish/fortunepl: Once again, mark this port BROKEN (unfetchable)
  
  The previous revert was in error, in more ways than one.  Replace the
  correct BROKEN definition that was carelessly removed.  This port is
  NOT fetchable and must remain BROKEN.

Modified:
  head/polish/fortunepl/Makefile

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


More information about the svn-ports-all mailing list