Date: Sat, 23 May 2020 11:14:01 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536286 - head/editors/dkns Message-ID: <202005231114.04NBE1mT098159@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@mammothcheese.ca COMMENT= Simple console text editor +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= munger:lang/munger
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005231114.04NBE1mT098159>