svn commit: r507947 - head/archivers/deutex

Antoine Brodin antoine at FreeBSD.org
Sat Aug 3 10:54:03 UTC 2019


Author: antoine
Date: Sat Aug  3 10:54:02 2019
New Revision: 507947
URL: https://svnweb.freebsd.org/changeset/ports/507947

Log:
  Mark BROKEN: unfetchable

Modified:
  head/archivers/deutex/Makefile

Modified: head/archivers/deutex/Makefile
==============================================================================
--- head/archivers/deutex/Makefile	Sat Aug  3 10:49:00 2019	(r507946)
+++ head/archivers/deutex/Makefile	Sat Aug  3 10:54:02 2019	(r507947)
@@ -16,6 +16,8 @@ LICENSE_COMB=	multi
 LICENSE_FILE_GPLv2=	${WRKSRC}/COPYING
 LICENSE_FILE_LGPL20=	${WRKSRC}/COPYING.LIB
 
+BROKEN=		unfetchable
+
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"
 
 PLIST_FILES=	bin/deusf bin/deutex \


More information about the svn-ports-all mailing list