pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/most most: add missing LICENSE marker.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/04fba5a81d08
branches:  trunk
changeset: 383444:04fba5a81d08
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Fri Aug 19 09:25:53 2022 +0000

description:
most: add missing LICENSE marker.

diffstat:

 misc/most/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c5d579fe6b5f -r 04fba5a81d08 misc/most/Makefile
--- a/misc/most/Makefile        Fri Aug 19 08:59:59 2022 +0000
+++ b/misc/most/Makefile        Fri Aug 19 09:25:53 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2022/05/21 21:38:36 fcambus Exp $
+# $NetBSD: Makefile,v 1.34 2022/08/19 09:25:53 fcambus Exp $
 
 DISTNAME=      most-5.1.0
 CATEGORIES=    misc
@@ -7,6 +7,7 @@
 MAINTAINER=    rhwang%bigpanda.com@localhost
 HOMEPAGE=      https://www.jedsoft.org/most/
 COMMENT=       Pager (like less) which has support for windows and binary files
+LICENSE=       gnu-gpl-v2
 
 MAKE_JOBS_SAFE=                no
 



Home | Main Index | Thread Index | Old Index