svn commit: r481659 - branches/2018Q4/misc/exercism
Antoine Brodin
antoine at FreeBSD.org
Tue Oct 9 20:48:49 UTC 2018
Author: antoine
Date: Tue Oct 9 20:48:48 2018
New Revision: 481659
URL: https://svnweb.freebsd.org/changeset/ports/481659
Log:
MFH: r481658
Mark BROKEN: wrong LICENSE_FILE
Reported by: pkg-fallout
Modified:
branches/2018Q4/misc/exercism/Makefile
Directory Properties:
branches/2018Q4/ (props changed)
Modified: branches/2018Q4/misc/exercism/Makefile
==============================================================================
--- branches/2018Q4/misc/exercism/Makefile Tue Oct 9 20:48:13 2018 (r481658)
+++ branches/2018Q4/misc/exercism/Makefile Tue Oct 9 20:48:48 2018 (r481659)
@@ -12,6 +12,8 @@ COMMENT= CLI client for exercism.io
LICENSE= MIT
LICENSE_FILE= LICENSE
+BROKEN= wrong LICENSE_FILE
+
BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go
USE_GITHUB= yes
More information about the svn-ports-all
mailing list