svn commit: r507950 - head/archivers/hffzip

Antoine Brodin antoine at FreeBSD.org
Sat Aug 3 11:05:44 UTC 2019


Author: antoine
Date: Sat Aug  3 11:05:44 2019
New Revision: 507950
URL: https://svnweb.freebsd.org/changeset/ports/507950

Log:
  Mark BROKEN: unfetchable

Modified:
  head/archivers/hffzip/Makefile

Modified: head/archivers/hffzip/Makefile
==============================================================================
--- head/archivers/hffzip/Makefile	Sat Aug  3 11:04:38 2019	(r507949)
+++ head/archivers/hffzip/Makefile	Sat Aug  3 11:05:44 2019	(r507950)
@@ -13,6 +13,8 @@ COMMENT=	File compressor based on Huffman coding
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
+BROKEN=		unfetchable
+
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 PLIST_FILES=	bin/hffzip


More information about the svn-ports-head mailing list