svn commit: r536286 - head/editors/dkns

Rene Ladan rene at FreeBSD.org
Sat May 23 11:14:01 UTC 2020


Author: rene
Date: Sat May 23 11:14:01 2020
New Revision: 536286
URL: https://svnweb.freebsd.org/changeset/ports/536286

Log:
  editors/dkns: put back LICENSE line which erroneously fell out in the last update.

Modified:
  head/editors/dkns/Makefile

Modified: head/editors/dkns/Makefile
==============================================================================
--- head/editors/dkns/Makefile	Sat May 23 11:13:07 2020	(r536285)
+++ head/editors/dkns/Makefile	Sat May 23 11:14:01 2020	(r536286)
@@ -9,6 +9,7 @@ MASTER_SITES=	http://www.mammothcheese.ca/
 MAINTAINER=	jimmy at mammothcheese.ca
 COMMENT=	Simple console text editor
 
+LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	munger:lang/munger


More information about the svn-ports-all mailing list